This chapter provides an overview of Navigation Collections and discusses how to:
Create and maintain Navigation Collections.
Publish Navigation Collections.
Note. Examples of PeopleSoft Pure Internet Architecture pages and pagelets in this chapter were captured with the PeopleTools default style sheet applied. PeopleSoft Pure Internet Architecture pages and pagelets may display differently in your database depending on the applied style sheet. However, regardless of the style sheet applied, all page and pagelet elements displayed remain the same.
|
Click the spellcheck button to check the spelling of text in the associated field. See Enterprise PeopleTools 8.45 PeopleBook: Using PeopleSoft Applications, "Working with Pages," Using Spell Check |
Navigation Collections provide you with a flexible tool for building alternative taxonomies of the contents stored in your portal registry. These alternative taxonomies, or groupings of links to portal content, can then be deployed to different users or groups of users, creating navigation that specifically addresses your users' business needs.
To help understand Navigation Collections, consider the following analogy. An operating system contains a repository called a file system where all information about that operating system and its user files are stored. This file system is a rigid structure that contains information in different segments of the structure. Each piece of information is uniquely tagged and identified. The PeopleTools portal registry parallels this operating system's file system.
In a Microsoft Windows operating system, there are a number of ways to access a piece of information in the file system. For example, when you use Windows, you can use the File Explorer to navigate through a visual representation of the rigid file system. File Explorer enables you to perform different tasks with a file such as open the file, delete the file, view the properties of the file, and so forth.
You can also access this same file using a shortcut, which is a pointer to the actual file in the file system. This shortcut is stored on the file system and provides a method of file access that is an alternative to the rigid file system. As with the file itself, you can perform a variety of tasks related to the shortcut, such as create a shortcut, delete a shortcut, open a shortcut, and so forth.
The links in Navigation Collections provide an alternate method of accessing content in the portal registry. A Navigation Collection is a published compilation of these links. A link in a Navigation Collection is a pointer to a content reference or folder reference in the portal registry; however, it does not store the contents of the content reference or folder reference. Navigation Collection links store only the reference attributes needed to construct a URL at runtime to redirect output to the original content reference or folder reference. These attributes include the target portal, target folder reference, and target content reference.
Once created, a Navigation Collection can be published as a navigation page or navigation pagelet for use on a user home page.
Note. The option to publish or access a Navigation Collection as a navigation pagelet is available if you have licensed PeopleSoft Enterprise Portal or a Portal Pack.
When you define and save a Navigation Collection, the system automatically stores it in a hidden folder under Portal Objects in the portal registry.
You can choose to publish Navigation Collections as public content. If you do not choose to provide public access to a Navigation Collection, you can run the Sync Collection Security (synchronize collection security) process to apply content reference and folder security defined in the portal registry to the published navigation page or pagelet content reference. You can also allow manual maintenance the security access to published pages and pagelets by selecting the Do Not Allow Security Sync option for the publication on the Publish Collection page.
Navigation Collections allow you to distribute the creation and maintenance of collections to subject matter experts in your organization, such as functional administrators and business analysts. The subject matter experts creating Navigation Collections should understand the content their user communities need to access on a frequent basis. They should also know where to find links to this content, whether they are accessed by way of portal navigation or external URLs.
Navigation Collections can contain the following elements:
Links to existing content references.
Links to existing non-hidden folders in the menu.
The Navigation Collection will contain all contents of the folder and its subfolders.
Custom folders that can be used to group combinations of the elements listed above.
See Also
Publishing Navigation Collections
Synchronizing Collection Security
In this section, we provide overviews of Navigation Collections published as navigation pages and navigation pagelets.
Note. The option to publish or access a Navigation Collection as a navigation pagelet is available if you have licensed PeopleSoft Enterprise Portal or a Portal Pack.
The sample Navigation Collection publications provided in this section were created using the Navigation Collection definition shown in the following example.
The following example illustrates the appearance of a Navigation Collection published as a navigation page.
Top-level folders in the Navigation Collection may be transformed into bold and linked section headings that are used to organize the folders and content references they contain, as shown in these examples. However, the appearance of your published Navigation Collections is dependent on its assigned style sheet. The assigned style sheet must use style classes contained in the EOPP_SCSTYLEDEF style class definition. Selecting the top-level folder link accesses a page containing any folders and content references nested in the parent folder, as shown in the following example.
Select the Edit <Navigation Collection name> Collection link on the navigation page to access the Navigation Collection definition on the Maintain Collection page. This link displays only for users associated with the EOPP2050 permission list.
The following example illustrates the appearance of a Navigation Collection published as a navigation pagelet.
Note. The option to publish or access a Navigation Collection as a navigation pagelet is available if you have licensed PeopleSoft Enterprise Portal or a Portal Pack.
Folders and content references work in much the same way as they do for the navigation page publication.
See Also
Publishing Navigation Collections
Creating and Maintaining Navigation Collections
This section discusses the factors that determine the sequence in which folders and links display on the following types of navigation pages:
Standard navigation pages
Custom navigation pages
These pages are accessed by selecting folders in the menu navigation and are automatically generated according to the contents of the selected menu navigation folder.
See Describing Standard Navigation Pages.
The sequence in which folders and links appear on standard navigation pages is defined in the Structure and Content component.
See Enterprise PeopleTools 8.45 PeopleBook: Internet Technology, "Administering Portals," Administering Folders
See Enterprise PeopleTools 8.45 PeopleBook: Internet Technology, "Administering Portals," Administering Content References
Although the contents of a standard navigation page correspond to that of the menu navigation folder selected to display it, the sequence of elements on the page may not be the same as the sequence in which they are displayed in the menu navigation. For example, notice the differences in the sequence of elements in the Requisitions menu navigation folder and the sequence of elements on the Requisitions standard navigation page:
As dictated by menu navigation functionality, folder elements are displayed before content reference links. The order of elements within these groupings is determined by the sequence numbers listed in the Structure and Content component. The following example provides the sequence numbers defined for the folders and content references in the Requisitions menu folder. You will notice that the sequence numbers correspond to the order of folders and content reference links in the Requisitions menu navigation folder.
Unlike the grouped elements in the menu navigation folder, you will notice that on the Requisitions standard navigation page, folder elements and content reference links intermingle. However, their overall sequence is also determined by the sequence numbers listed in the Structure and Content component.
For example, the Reconcile Requisitions folder (sequence 50) appears first in the Requisitions menu navigation folder because, as discussed earlier, folders are displayed first in menu navigation, and it has the lowest sequence number of the folders in its group.
However, on the Requisitions standard navigation page, the Reconcile Requisitions folder (sequence 50) does not appear until after the Add/Update Requisitions content reference (sequence 10), Approval Amounts content reference (sequence 12)...and Update Drop Shipments content reference (sequence 40). This is because folder and link sequence on standard navigation pages is determined strictly by sequence numbers in the Structure and Content component, and not on the type of element being displayed.
If a folder element and content reference link have the same sequence number, the folder is displayed before the content reference on the standard navigation page. For example, see the Review Requisition Information folder (sequence 100) and Approval Workflow content reference (sequence 100).
These pages are accessed by clicking content reference links in the menu navigation and are built using the Navigation Collection component.
See Describing Custom Navigation Pages.
The sequence in which folders and links appear on custom navigation pages is defined by the Placement Properties set in the Navigation Collection definition for the custom navigation page.
See Editing a Folder.
See Editing a Link.
Once the folder and link sequences for a custom navigation page are registered, their sequence numbers are propagated to the registry and are available in the Structure and Content component. However, you should not modify custom navigation pages using the Structure and Content component. You should only modify sequences using the Placement Properties in the Navigation Collection definition for the customer navigation page.
When you save the Navigation Collection, these modifications to the Placement Properties sequences will be updated to the registry.
In this section, we discuss how the images you define for your Navigation Collections are published and displayed on Navigation Collection publications. You can associate images with Navigation Collections themselves, as well as with Navigation Collection folders and content references. You can define these images at the system, registry, source, and individual Navigation Collection levels.
See Describing the Navigation Collection Option Default Hierarchy.
The following example Navigation Collection page publication displays the different ways in which images can display.
For our example Navigation Collection above, let's say that the following images have been defined for the different image types.
|
This image was specifically defined as the collection image for this specific Navigation Collection. |
|
This image was been defined as the default large folder image on the System Options page, and was not overridden at the source reference, registry, or Navigation Collection level. Large folder images display for folders at the top level of a Navigation Collection publication. |
|
This image was specifically defined as the content image in the Navigation Collection definition. Large content images display for content references at the top level of a Navigation Collection publication. |
|
This image represents a Navigation Collection that was added to this Navigation Collection. This image was selected as the collection image in the referenced Navigation Collection definition, and was not overridden in this Navigation Collection definition. Large collection images display for Navigation Collections at the top level of a Navigation Collection publication. |
|
This image has been defined as the small folder image. Small folder images display for folders nested within top-level folders on a Navigation Collection publication. |
|
This image has been defined as the small content image. Small content images display for content references nested within top-level folders of a Navigation Collection publication. |
|
This image has been defined as the small collection image. Small collection images display for Navigation Collections nested within top-level folders of a Navigation Collection publication. |
While large (parent) images can be set at the system or registry default levels, and overridden with unique images defined at the source reference or Navigation Collection levels, small (child) images can be defined only at the system and registry default levels. This means that the small images displayed on Navigation Collection publications will always be the default small image defined at the system or registry level.
If the Navigation Collection content, folder, or Navigation Collection reference for which a small image is displayed has a unique image defined at the source reference or Navigation Collection level, this unique large image does not display until the element is accessed as a top- or parent-level element on a Navigation Collection page.
For example, while the Expenses Center is displayed with its default small image, when you access the Example for Small Images navigation page, the Expenses Center displays with its unique large image.
In this section, we discuss how to:
Search for a Navigation Collection.
Create or edit a Navigation Collection.
Add a Navigation Collection folder.
Select a source folder.
Select Navigation Collection images.
Edit a Navigation Collection folder.
Add a Navigation Collection link.
Select a source link.
Edit a Navigation Collection link.
Page Name |
Object Name |
Navigation |
Usage |
Find an Existing Collection |
EOPP_SCSRCH |
|
Search for an existing Navigation Collection that you want to edit or delete. Access pages you can use to create a new Navigation Collection. |
Maintain Collection |
EOPP_SCMAINTCOLL |
|
Create and maintain Navigation Collections. |
Add Folder |
EOPP_SCAE_FOLDER |
Click the Add Folder button on the Maintain Collections page. |
Add a Navigation Collection folder reference. |
Select Source Folder |
EOPP_SCBROWSEFLDR |
|
View a graphical display of a selected portal registry and select the content reference you want to add to your Navigation Collection. |
Browse Image Catalog |
EOPP_SCIMGSRCH |
|
Search for and select an image you want to associate with the selected folder or content reference. This image displays on the published navigation page or pagelet. |
Edit Folder |
EOPP_SCAE_FOLDER |
Click the Edit Folder button on the Maintain Collections page. |
Edit an existing Navigation Collection folder reference. |
Add Link |
EOPP_SCAE_SHORTCUT |
Click the Add Link button on the Maintain Collections page. |
Add a content reference link. |
Select Source Link |
EOPP_SCBROWSEREG |
|
When accessed from the Add Link page and Edit Link page, view a graphical display of a selected portal registry and select the folder you want to reference in your Navigation Collection. When accessed from the Publish Collections page, view a graphical display of the portal registry defined for the navigation page publication and select the folder in which you want the navigation page to reside. |
Edit Link |
EOPP_SCAE_SHORTCUT |
Click the Edit Link button on the Maintain Collections page. |
Edit an existing content reference link. |
Access the Find an Existing Collection page.
Search by |
Description. Select to conduct your search based on Navigation Collection description text. Name. Select to conduct your search based on Navigation Collection name text. Use the begins with and contains options to limit your search results. |
Add Collection |
Select to access the Maintain Collection page, where you can define a new Navigation Collection. |
Search Results
Edit |
Select to access the Maintain Collection page, where you can edit an existing Navigation Collection. |
Delete |
Click to delete the existing Navigation Collection. You are prompted with the Navigation Collections - Delete Confirmation page, where you can confirm or cancel the deletion of the Navigation Collection. Note. The Delete button does not display for the Main Menu Navigation Collection. While you can edit this Navigation Collection, you should not delete it as the Main Menu Navigation Collection is used by the system as a default page to display when it encounters certain errors. Displaying the Main Menu rather than an error page enables you to continue to navigate through your system. |
Access the Maintain Collection page.
Note. If you modify a Navigation Collection that has already been published, you do not need to republish the collection using the Publish Collection page. Saving your edits on the Maintain Collection page is sufficient because Navigation Collection publications are dynamically generated for display based on their saved Navigation Collection definitions.
Collection Properties
Name |
Enter a name for your Navigation Collection. This text displays as the label on the published navigation page or pagelet. |
Description |
Enter a description of your Navigation Collection. This text can display in several locations. If the Navigation Collection is published as a navigation page, the description text displays as hover text for the menu item link used to access the page. The description text also displays on the navigation page. If the Navigation Collection is published as a navigation pagelet, the description text displays on the navigation pagelet. |
Valid from date/Valid to date |
Enter a range of dates during which you want this Navigation Collection to be available. This information is copied to the portal registry when you register the Navigation Collection using the options on the Publish Collection page. We recommend that you leave the Valid to date field clear, if you anticipate that the Navigation Collection should remain active indefinitely. |
Owner ID |
Use this value to easily identify Navigation Collections created by your organization when searching for Navigation Collections through PeopleSoft Application Designer or SQL queries on the portal registry table. Do not select a delivered PeopleSoft owner ID. You can define unique owner IDs for your organization by entering field translate values for the OBJECTOWNERID field using PeopleSoft Application Designer . If a default value has been set at the system or registry level, it displays, but can be overridden. See Describing the Navigation Collection Option Default Hierarchy. |
Override Default Options
The Override Default Options group box enables you to enter values that override any Navigation Collection defaults defined at the system, registry, and source reference levels and which apply to only the Navigation Collection you are creating. Leave fields clear if you don't want to override any default values.
See Describing the Navigation Collection Option Default Hierarchy.
Style Sheet Name |
Select the cascading style sheet (CSS) you want to use to generate publications for this Navigation Collection. Cascading style sheets are defined in PeopleSoft Application Designer. See Enterprise PeopleTools 8.45 PeopleBook: PeopleSoft Application Designer, "Creating Style Sheet Definitions" |
Maximum Child Links |
Enter the maximum number of child links you want to display on publications for this Navigation Collection. |
Show Images |
Always Show Images. Select if you always want images to display on publications for this Navigation Collection. Never Show Images. Select if you never want images to display on publications for this Navigation Collection. Only Show Defined Images. Select if you only want specifically defined images to display on publications for this Navigation Collection. If you select this option, only images defined as a part of this Navigation Collection or the source reference are displayed on the publications for this Navigation Collection. System- and registry-level default images are not displayed. Note. If you select the Only Show Defined Images option, small images do not display on your Navigation Collection publications as small images can only be defined as system- and registry-level defaults. |
Collection Image |
Select the large image you want to display on publications for this Navigation Collection. |
The Navigation Collection you define is displayed as a tree hierarchy of nodes at the bottom of the page.
The Name value you entered for the Navigation Collection displays as a root node link at the top of the hierarchy. Each node below the Navigation Collection name is either a folder or content reference link you defined using the following options and their associated pages.
A Navigation Collection may be composed of a series of individual content reference links, a series of folders containing content reference links, or a combination of individual content reference links and folders.
Add Link |
Click to access the Add Link page. This option displays when you select the Navigation Collection root node folder or user-defined folders in the Navigation Collection hierarchy. If you use this option at the root node level of the hierarchy, the content reference link you create appears directly off the root node, at the same level in the Navigation Collection structure as a folder. |
Edit Link |
Click to access the Edit Link page. This option displays when you select a content reference link in the Navigation Collection hierarchy. |
Delete Link |
Click to access the Navigation Collections - Delete Confirmation page, where you are prompted to confirm or cancel the deletion of the selected content reference link. This option displays when you select a content reference link in the Navigation Collection hierarchy. |
Add Folder |
Click to access the Add Folder page. This option displays when you select the Navigation Collection root node folder or user-defined folders in the Navigation Collection hierarchy. If you use this option at the root node level of the hierarchy, the folder you create appears directly off the root node. Using this option while in any folder in the hierarchy creates a folder within the selected folder. |
Edit Folder |
Click to access the Edit Folder page. This option displays when you select any folder other than the root node folder. |
Delete Folder |
Click to access the Navigation Collections - Delete Confirmation page, where you are prompted to confirm or cancel the deletion of the selected folder. This option displays when you select any folder other than the root note folder in the Navigation Collection hierarchy. This only deletes the folder from the Navigation Collection. |
|
Designates a folder whose content is user-defined . These folders are added on the Add Folder page using the User Defined Folder folder type. Click to expand the node and access options that enable you to edit or delete the folder. Alternatively, you may choose to select only the associated folder name link, which displays options that enable you to edit or delete the folder, but does not expand folder contents. |
|
Designates a folder whose content is menu-based. These folders are added on the Add Folder page using the Menu Folder folder type. You cannot view folder contents because a menu-based folder automatically inherits the content and folder references registered in the selected menu folder. This content cannot be edited from within Navigation Collections. Select the associated folder name link to access options that enable you to edit specific aspects of the folder or delete the folder from the Navigation Collection. |
|
Designates a content reference link in the hierarchy. Click to access options that enable you to edit or delete the content reference from the Navigation Collection. |
Access the Add Folder page.
Folder Type |
Menu Folder. Creates a reference to an existing folder in the portal registry. The reference automatically inherits all of the content and folder references registered in the selected menu folder. User Defined Folder. Creates a user-defined folder, enabling you to specify the folder label, description, and valid from and to dates for the folder. |
Source Portal |
This field displays when the Folder Type value is set to Menu Folder. Select the portal registry from which you want to select a folder to reference. The current portal is selected by default. Available source portal values include all portals defined in the PeopleSoft databases, as well as a special Local Portal value. The Local Portal option is useful for cases when a Navigation Collection will be moved between portals, and the folder reference you are defining should automatically refer to the current portal. See Enterprise PeopleTools 8.45 PeopleBook: Internet Technology, "Administering Portals" |
Source Folder |
This field displays when the Folder Type value is set to Menu Folder. Select a folder to reference. Click the Browse Portal Registry button to access the Select Source Folder page, where you can view a graphical display of the selected portal registry and select the folder you want to reference. |
Label |
If you are adding a menu-based folder, the label on the source populates this field, but can be overridden in the Override Label field. This text appears as link text for the folder on the Maintain Collection page, as well as on the Navigation Collection publication. |
Description |
If you are adding a menu-based folder, the description on the source populates this field, but can be overridden in the Override Description field. This text displays as hover text for a folder link, as well as descriptive text beneath the folder link on the Navigation Collection publication. |
Override Options
Override Image |
Select the image you want to display as the icon for the folder reference. If a default folder image has been defined at the system or registry level, this image will override the default. This image displays as the large image for the folder on the Navigation Collection publication. When defined for folders nested within folders, the image displays on the Navigation Collection page that is accessed to display the contents of the parent folder. If you override the image, changes to the image on the source reference are not reflected on the Navigation Collection publication. If you want source reference changes to be reflected on the Navigation Collection publication, do not override this image. See Describing the Navigation Collection Option Default Hierarchy. |
Override Label |
If you are adding a menu-folder, you can enter a label to override label text in the Label field. If you override label text, changes to label text on the source reference are not reflected on the Navigation Collection publication. If you want source reference changes to be reflected on the Navigation Collection publication, do not enter override text in this field. |
Override Description |
If you are adding a menu-based folder, you can enter a description to override description text in the Description field. If you override description text, changes to description text on the source reference are not reflected on the Navigation Collection publication. If you want source reference changes to be reflected on the Navigation Collection publication, do not enter override text in this field. |
Find Source |
This link displays for users associated with the PTPT1300 permission list or Portal Administrator role when the Folder Type value is set to Menu Folder. Select to access the Folder Administration page, where you can view details about the selected menu folder. You may want to access this page to add a source reference image, change a source reference label, or check on source reference security. See Enterprise PeopleTools 8.45 PeopleBook: Internet Technology, "Administering Portals," Administering Folders |
Access the Select Source Folder page.
Source Portal |
Select the portal registry from which you want to select a folder to reference. The portal designated on your originating page is selected by default. Available source portal values include all portals defined in the PeopleSoft databases, as well as a special Local Portal value. The Local Portal option is useful for cases when a Navigation Collection will be moved between portals, and the folder reference you are defining should automatically refer to the current portal. See Enterprise PeopleTools 8.45 PeopleBook: Internet Technology, "Administering Portals" |
Search
Search by |
Description. Select to conduct your search based on folder description text. This search is not case sensitive. You can perform partial match searches. For example, doing a label search on "source" may not return any "source" hits, but may return hits on "resource." Label. Select to conduct your search based on folder label text. Alternatively, you may perform a search by drilling down into the tree structure displayed at the bottom of the page. |
Search Results
Label |
Select the linked label text to locate and select the referenced folder in the portal registry hierarchy displayed at the bottom of the page. |
Description |
Displays the text description of the folder. |
Once you have located your desired folder, click the folder link in the hierarchy to select the folder and return to your originating page.
Access the Browse Image Catalog page.
Search by |
Name. Select to conduct your search based on the image file name. Description. Select to conduct your search based on image description text. You can further refine your search by selecting the adjacent begins with or contains option. This search is not case sensitive. You can perform partial match searches. For example, doing a search on "source" using the Description and contains options may not return any "source" hits, but may return hits on "resource." Once you have located the desired image, select the radio button for the image and click OK. |
Access the Edit Folder page.
With the exception of the Placement Properties group box, which is discussed below, all other options on this page are available on and documented as a part of the Add Folder page.
See Adding a Folder.
Placement Properties
Move to New Parent Folder |
Click to move the folder you are editing to a folder other than the folder designated in the Parent Folder field. You can only change the placement of a folder reference after you have initially saved the Navigation Collection. |
Parent Folder |
Displays the parent folder of the folder you are editing. |
Placement in Folder |
Select a value in the drop-down list box to change the placement of the folder within the parent folder. Available placement values reflect saved folder sequencing. |
Access the Add Link page.
Source Portal |
Select the portal registry from which you want to select a content reference. The current portal is selected by default. Available source portal values include all portals defined in the PeopleSoft databases, as well as a special Local Portal value. The Local Portal option is useful for cases when a Navigation Collection will be moved between portals, and the content reference you are defining should automatically refer to the current portal. See Enterprise PeopleTools 8.45 PeopleBook: Internet Technology, "Administering Portals" |
Source Link |
Select a content reference to add to the Navigation Collection. Click the Browse Portal Registry button to access the Select Source Link page, where you can view a graphical display of the selected portal registry and select the content reference you want to add. You can use this option to add a published navigation page to the Navigation Collection you are creating. |
Label |
The existing menu content reference label text populates this field, but can be overridden in the Override Label field. This text appears as link text for the content reference on the Maintain Collection page, as well as on the Navigation Collection publication. |
Description |
The existing description text populates this field, but can be overridden in the Override Description field. This description text displays as hover text for the content reference link. |
Open in a new window |
Select if you want the page accessed by the content reference to open in a new browser window. |
Additional Parameters |
Define additional query parameters that are appended to the uniform resource locator (URL) used to access the content reference. Defining these query parameters here make it unnecessary to register the same content reference multiple times with different parameters. For example, you can use these additional parameters to point users to a specific row of data on an application business transaction page. The query string parameter can be the search record field name = field value. These query parameters are stored as attributes with the content reference and are applied to the URL at runtime. |
Override Options
Override Image |
Select the image you want to display as the large image for the content reference. If a default content image has been defined at the system or registry level, this image will override the default. This large image displays for the content reference on the Navigation Collection publication. See Describing the Navigation Collection Option Default Hierarchy. |
Override Label |
Enter a label to override label text in the Label field. If you override label text, changes to label text on the source reference are not reflected on the Navigation Collection publication. If you want source reference changes to be reflected on the Navigation Collection publication, do not enter override text in this field. |
Override Description |
Enter a description to override description text in the Description field. If you override description text, changes to description text on the source reference are not reflected on the Navigation Collection publication. If you want source reference changes to be reflected on the Navigation Collection publication, do not enter override text in this field. |
Find Source |
This link displays for users associated with the PTPT1300 permission list or Portal Administrator Role once a Source Link value has been selected. Select to access the Content Ref Administration page, where you can view content reference details, such as security, image attributes, valid to and from dates, and content provider for the selected source content reference. See Enterprise PeopleTools 8.45 PeopleBook: Internet Technology, "Administering Portals," Administering Content References |
Access the Select Source Link page.
Source Portal |
Select the portal registry from which you want to select a content reference. The portal designated on your originating page is selected by default. Available source portal values include all portals defined in the PeopleSoft databases, as well as a special Local Portal value. The Local Portal option is useful for cases when a Navigation Collection will be moved between portals, and the content reference you are defining should automatically refer to the current portal. See Enterprise PeopleTools 8.45 PeopleBook: Internet Technology, "Administering Portals" |
Search
Search by |
Description. Select to conduct your search based on content reference description text. This search is not case sensitive. You can perform partial match searches. For example, doing a label search on "source" may not return any "source" hits, but may return hits on "resource." Label. Select to conduct your search based on content reference label text. Alternatively, you may perform a search by drilling down into the tree structure displayed at the bottom of the page. |
Search Results
Label |
Select the linked label text to locate and select the content reference in the portal registry hierarchy displayed at the bottom of the page. |
Description |
Displays the text description of the content reference. |
Once you have located your desired content reference, click the folder link in the hierarchy to select the folder and return to your originating page.
Access the Edit Link page.
With the exception of the Placement Properties group box, which is discussed below, all other options on this page are available on and documented as a part of the Add Link page.
See Adding a Link.
Placement Properties
Move to New Parent Folder |
Click to move the content reference you are editing to a folder other than the folder designated in the Parent Folder field. |
Parent Folder |
Displays the parent folder of the content reference you are editing. |
Placement in Folder |
Select a value in the drop-down list box to change the placement of the content reference within its selected Navigation Collection folder. Available placement values reflect saved content reference sequencing. |
In this section, we discuss how to publish Navigation Collections.
Page Name |
Object Name |
Navigation |
Usage |
Publish Collection |
EOPP_SCPUBLISHCOLL |
Enterprise Components, Portal Utilities, Navigation Collections, Publish Collection |
Publish the selected Navigation Collection to a navigation pagelet and/or page. Note. The option to publish or access a Navigation Collection as a navigation pagelet is available if you have licensed PeopleSoft Enterprise Portal or a Portal Pack. |
Select Folder |
EOPP_SCBROWSEFLDR |
Click the Move button on the Publish Collection page. |
Select the parent folder in which you want the navigation page to display in the left-navigation menu. |
Access the Publish Collection page.
Name |
Displays the name of the Navigation Collection defined on the Maintain Collection page. |
Publishing Options
Navigation Pagelet |
Select to publish the Navigation Collection as a navigation pagelet, which can be added to a user's homepage tab. Note. The option to publish or access a Navigation Collection as a navigation pagelet is available if you have licensed PeopleSoft Enterprise Portal or a Portal Pack. |
Security Access |
Public Access. Select to designate that you want all users to be able to access the pagelet. Allow Collection Sync (allow collection synchronization). Select to designate that you want the pagelet to be eligible for processing by the Sync Collection Security process. Do Not Allow Collection Sync (do not allow collection synchronization). Select to designate that you do not want the pagelet security to be updated by the Sync Collection Security process. Select this option to ensure that any manually specified security you define for the pagelet cannot be unintentionally overridden by a run of the process. |
Enable Caching |
Select if you want the this published pagelet to have role-based caching enabled. Selecting this option adds portal caching attributes to the published navigation pagelet. See Enterprise PeopleTools 8.45 PeopleBook: Internet Technology, "Using Portal Caching Features |
Pagelet Category |
Select the category in which you want the navigation pagelet to appear for selection on the Personalize Content page. Available pagelet categories are defined in the Structure and Content component. Select the Portal Objects folder link, then select the Pagelets folder link. Select the Add Folder link to add a pagelet category folder. See Enterprise PeopleTools 8.45 PeopleBook: Internet Technology, "Administering Portals," Managing Portal Objects |
Structure and Content |
Select to access the Content Ref Administration page, where you can access details about the content reference created for the navigation pagelet publication. For example, you can check on the results of the Sync Collection Security (synchronize collection security) Application Engine process (EOPP_SCSYNC) and change content reference label text. See Synchronizing Collection Security. See Enterprise PeopleTools 8.45 PeopleBook: Internet Technology, "Administering Portals," Administering Content References |
Navigation Page |
Select to publish the Navigation Collection as a navigation page, which can be accessed from the menu. |
Security Access |
Public Access. Select to designate that you want all users to be able to access the page Allow Collection Sync (allow collection synchronization). Select to designate that you want the page to be eligible for processing by the Sync Collection Security process. Do Not Allow Collection Sync (do not allow collection synchronization). Select to designate that you do not want the page security to be updated by the Sync Collection Security process. Select this option to ensure that any manually specified security you define for the page cannot be unintentionally overridden by a run of the process. |
Enable Caching |
Select if you want the this published page to have role-based caching enabled. Selecting this option adds portal caching attributes to the published navigation page. See Enterprise PeopleTools 8.45 PeopleBook: Internet Technology, "Using Portal Caching Features" |
Move |
Click to access the Select Source Folder page, where you can select the parent folder in which you want the navigation page to display in the left-navigation menu. |
Structure and Content |
Select to access the Content Ref Administration page, where you can access details about the content reference created for the navigation page publication. For example, you can check on the results of the Sync Collection Security process and change navigation page label text. See Synchronizing Collection Security. See Enterprise PeopleTools 8.45 PeopleBook: Internet Technology, "Administering Portals," Administering Content References |