Save time with a Custom Navigation Collection and Pagelet November 3, 2008
Posted by Duncan in PeopleTools, PIA.trackback
Frequently when I’m working I find that I’m visiting the same areas within the system regularly, so to make my life easier I’ll often create a Pagelet based on a custom Navigation Collection containing my often used components. This greatly reduces the number of clicks required for day-to-day work and could be really useful for end users.
NB: Nothing shown here requires the Enterprise Portal product.
An example can be seen here:
Creating the Navigation Collection
First, let’s create the Navigation Collection. You can have whatever menus/components you want in your collection.
- Go to PeopleTools > Portal > Portal Utilities > Navigation Collections
- Add a Collection with an appropriate Name and Description
- Click Add Folder
- Select Menu Folder, from the Employee Portal.
- Use the prompt to locate the folder to add, click the plus folder next to a high level menu to expand it and choose a child menu.
- Highlight the top level, and click Add Folder again. Repeat the process until you have added all your folders.
- I also added a links directly to the Components I used most often, like Process Monitor, and moved them to the top of the list.
- Click Save (and remember the name of your new Collection).
Publishing the Navigation Collection as a Pagelet
- Go to PeopleTools > Portal > Pagelet Wizard > Pagelet Wizard
- Add a New Pagelet and fill out the Title etc
- Choose a Data Type of Navigation Collection
- Choose a Portal of Employee and prompt to find your Navigation Collection (it seems to prepend ADMN to mine for some reason)
- I normally reduce the Max Child Links to 5.
- I choose the Menu layout.
- I set the ‘Parent Images’ = Small, Turn off ‘Parent Descriptions’ and set the ‘Child Display Type’ = Simple List.
- On the final page, check HomePage Pagelet, choose a folder, and set the security required.
That’s your Pagelet done. Now add it to your Homepage.
Adding a Pagelet to your Homepage
- From the PIA Homepage, select the ‘Personalize Content’ link.
- Place a Check in the Checkbox next to the Pagelet you want, then click Save.
- Click the Personalize Layout link.
- Select whether you want a 2 or 3 column layout, and move the new Pagelet to the column you wish it to appear in, click Save.
Comments
Sorry comments are closed for this entry
Thanks,
I shall try this, seems very cool.
OK, as a programmer/developer I’ve added a couple of pagelets to my home page. But now I’d like to migrate my home page to hundreds of users within our organization. It seems like this should be possible with a couple of SQL statements. Does anyone know how to do this? Logging in to each user account and doing it individually seems like way too much work.
Good point Dan, it is a bit of an omission. I’ve added a quick post on it here:
https://peoplesofttipster.com/2009/04/27/applying-homepage-pagelets-to-others/
Can we dynamically pass parameters for a Pagelet in tools 8.50? I am looking to create dashboards using Pagelets where the user needs to pass parameters on the fly
Thanks in Advance
Anand
Thanks for that answer. However in the mean time I’ve found another way to do this without resorting to SQL. (I didn’t try your technique) Peoplesoft delivers the ability to require the pagelet. If you navigate to PeopleTools, Structure and Content and then get to the point where you see this on the top line:
Root >Portal Objects >Homepage >Tabs >
And then select the “Tab Content” tab. You can then choose the pagelet behavior “Req-Fix” on the pagelet that you want to force on everyone’s homepage. It worked well.
Nice find Dan. Thanks for coming back and posting it here.
I have created a custom Navigation Collection with custom components, but when i click on the custom component the left side menu navigation changes and takes me to the original navigation for the component. Can anyone let me know what needs to be fixed on the custom components.
TIA
Hi – great tip and confirmed to work in tools 8.5!
Question I can’t seem to figure out is – I would like to create a custom “pagelet category folder” and place the navigation collection in there in order to keep all custom collections together. Where is the folder definition found??? This is step 8 of publishing…
@JustMe … have you tried adding a folder under Portal > Structure and Content? Look under Portal Objects.
I did, but that is how you set up new menu items – what I am looking to do is to create a couple standard collections for a client that is easily distinguished from vanilla collections – I would call the category folder something like “Co XYZ navigation collections”… For now, I put my collections in the “PeopleSoft Applications” folder…
Maybe I’m not following. Are you trying to create a new folder to hold some custom nav collections (so when you select Personalize Content from the Homepage your new Collections appear under a new folder – once you’ve granted security, obviously)?
If so, I thought you look under Structure and Content, Portal Objects, Pagelets. It’ll list the existing folders, you just add a new one.
That was it! I guess I’ve worked with S&C differently in the past and had a mindset…
Thanks!
how do you add a hyperlink to a pagelet. I want to link to how-to documents
Thanks Dan & Tipster.. awesome post.