Show TOC

Page Title Bar NavigationLocate this document in the navigation structure

Use

The page title bar appears below the top-level navigation bar and relates to the currently displayed portal page (see Navigation ). It contains items pertinent to the runtime navigation of portal pages, as well as items related to the identification, personalization, and handling of portal pages.

Integration

In the default portal installation, the page title bar is an iView ( Ajax Page Toolbar ) integrated in the Ajax Framework Page of the user's portal desktop, appearing above the content area. For more information, see Ajax Framework Page .

You can remove this iView to disable the page title bar completely, or you can customize the individual items displayed in it. See below for instructions.

Prerequisites
  • To display the page title bar in a user's portal: The Ajax Page Toolbar iView has been assigned to the framework page displayed in any portal desktop.

  • To customize the page title bar: You have the appropriate portal permissions to edit the Ajax Page Toolbar iView.

  • To remove the page title bar from the framework page: You have the appropriate portal permissions to edit the framework page.

Features

Item

Description

Breadcrumb

A path to the current page.

  • Each item in the path is a link to the page that it names.

  • The current page is the last item in the path and is displayed in bold.

  • You can click pages in the path to navigate to them.

  • When you click a page in the breadcrumb path, the path retracts to the selected page. To see pages that you visited after the current page, display the History list in the header area.

Full Screen

Displays the content area in full-screen mode. Choose Full Screen to hide the top-level navigation area and the navigation panel and to expand the content area.

Options (menu)

The default setting for the Options menu items is No .

  • Add to Browser Favorites . Bookmarks a page by adding it to the Favorites list of the browser. This option is available for Microsoft Internet Explorer browsers only.

  • Add to Portal Favorites . Adds a portal navigation object (page or full-page application iView) or KM element (folder, document, contact) to the Portal Favorites iView in the navigation panel.

  • Details . Displays the portal component name and the iView's full PCD name

  • Help . This option appears only when the ShowHelp for iViews property has been implemented during development. For information about implementing this feature, refer to the portal PDK documentation.

  • Open in New Window . Opens the displayed page in a new window to enable working with the content of that page while performing other tasks in the main portal desktop

  • Refresh . Updates the contents of the page in focus

Activities

Enabling / Disabling the Page Title Bar

To enable/disable the page title bar, you add/remove the Ajax Page Toolbar iView from the relevant framework pages used in your organization. For an example and location of this iView in the Portal Catalog, examine the Ajax Framework Page supplied with the portal.

Enabling or disabling the page title bar is a portal-wide setting affecting all pages in the portal. The reason for this is that the page title bar is assigned to a framework page, and not to each portal page specifically. The feature is therefore preset and related to users' desktops.

Caution

We do not recommend hiding the page title bar, since the page-specific actions available in the Options context menu are not available elsewhere.

Customizing the Page Title Bar

Assuming you have enabled the page title bar, you can customize the items contained in it. To do so, go to Start of the navigation path Content Administration Next navigation step Portal Display Next navigation step Framework Page Configuration End of the navigation path, and modify the properties described below, as needed.

To:

Set Property:

Property Values:

Show/hide the Breadcrumb path in the page title bar

Show Breadcrumb ( com.sap.portal.navigation.showBread )

  • Selected: shows path (default)

  • Deselected: hides path

Show/hide the Options menu

Show Tray

  • Selected: shows menu

  • Deselected: hides menu

See below for information on setting each item in the Options menu.

Enable/disable the Full Screen button

Show 'Full Screen' Button

  • Selected: shows button

  • Deselected: hides button

Customizing the Options Menu

The administrator can hide/display each item in the Options menu by setting the Show '<Item>' Option property.

To set the property:

  1. In the portal go to Start of the navigation path Content Administration Next navigation step Portal Display Next navigation step Framework Page Configuration End of the navigation path.

  2. Find the Show <'Item'> Option property, and set the relevant value.