Table of Contents
In older themes, developers add navigation by creating classic navigation bar entries.
Tip:
Applications using the Universal Theme - 42 theme provide navigation support through the creation of navigation menus.
See Also:
Parent topic: Adding Navigation
For applications using older themes, navigation bar entries offer an easy way to move users between application pages. The associated page template determines the location of a navigation bar. A navigation bar entry can be an image, text, or an image with text beneath it. You must supply the images and text to use in the navigation bar entries.
Navigation bars are different from other shared components in that you do not need to reference them on a page-by-page basis. If your page template includes the #NAVIGATION_BAR#
substitution string, the Application Express engine automatically includes any defined navigation bars when it renders the page.
Parent topic: Creating Classic Navigation Bar
Before adding a navigation bar, you must create entries for the navigation bar. You can create a navigation bar entry from scratch or by copying an existing entry.
Parent topic: Creating Classic Navigation Bar
To create a navigation bar entry from scratch:
The Create Navigation Bar Entry Wizard appears.
Tip:
To review the existing entries, click the Existing Navigation Bar Entries link at the bottom of the page.
Target is a - Select URL.
URL Target - Enter a URL. For example:
http://www.yahoo.com
Target is a - Select Page in this Application.
Page - Specify the target page number.
To reset pagination, select reset pagination for this page.
Select Printer Friendly to display the target page using the application's Printer Friendly template. Printer friendly templates optimize a page for printing.
Request - Enter text that defines the built-in application item called REQUEST
.
Clear Cache - Enter the page numbers where you would like to clear the user's session state. Separate multiple entries with commas.
Set these items - Enter the list of application item names for which you would like to set session state. Separate multiple items with commas. Setting the session state gives the listed item a value.
With these values - Enter a comma-delimited list of values for the items your specified.
You can specify static values or substitution syntax (for example, &APP_ITEM_NAME.
). Note that item values passed to f?p=
in the URL cannot contain a colon. Additionally, item values cannot contain commas unless you enclose the entire value in backslashes (for example, \1234,56\
).
Tip:
In order for a navigation bar to appear, your page template must include the #NAVIGATION_BAR#
substitution string. To learn more, see "Page Templates."
Feedback is the process of gathering real-time comments, enhancement requests, and bugs from your application users. To add a feedback page to an application, you add a Feedback page.
To create a navigation bar entry for feedback:
Tip:
In order for a navigation bar to appear, your page template must include the #NAVIGATION_BAR#
substitution string. See"Page Templates."
See Also:
Parent topic: Creating a Classic Navigation Bar Entry
To copy a navigation bar entry:
The Create Navigation Bar Entry Wizard appears.
Parent topic: Creating Classic Navigation Bar
Once you create a navigation bar entry, you can edit it on the Navigation Bar Entries page.
To edit a navigation bar entry:
See Also:
Parent topic: Creating Classic Navigation Bar
To edit multiple navigation bar entries simultaneously:
Parent topic: Creating Classic Navigation Bar
You can view the Navigation Bar Entry Subscription and Navigation Bar Entry History reports by clicking the appropriate tab at the top of the Navigation Bar Entries page.
Note:
The Subscription and History buttons only appear after you create a navigation bar.
Subscription - Click Subscription to access the Subscribed NavBars report. This report displays subscribed navigation bar entries in your application.
History - Click History to view the Navigation Bar History report. This report lists recent changes to navigation bars.
Parent topic: Creating Classic Navigation Bar