Page Properties - Configuring Page Navigation

Navigation

The Navigation properties of a page will determine if the page will be visible within your navigation as well as the basic function of the page. In order to access the Navigation settings of a page you will need to follow these steps:

  1. Select the page you wish to configure the Navigation properties for.
  2. Click on the Properties tab and select the Navigation menu item.

Basic Properties

Menu Caption:

The name of the document as it's displayed in navigation. It may be different to the document name. If no value is entered, the document name is used.

Show in Navigation:

Indicates if the document should be displayed in the navigation (in the menus).
Please note: the document is displayed in the navigation if all of the following conditions are met:

  1. The Show in navigation box is checked.
  2. The document is published.
  3. The type of the document matches the document types configured in the appropriate navigation control (web part) - by default, only Page (menu item) documents are displayed in navigation.
  4. If you turn on the Check permissions property of the menu control, the user must be allowed to read the given document so that it appears in the navigation controls.

Show in site map:

Indicates if the document should be displayed by the Site map web part (in the dynamic site map). Please note: the document is displayed in the navigation if all of the following conditions are met:

  1. The Show in site map box is checked.
  2. The document is published.
  3. The type of the document matches the document types configured in the Site map control (web part) - by default, only Page (menu item) documents are displayed in navigation.
  4. If you turn on the Check permissions property of the menu control, the user must be allowed to read the given document so that it appears in the navigation controls.

  

 

Menu Actions

You can choose from the following menu item behavior options:


  

 

Standard Behavior: The menu item redirects the user to the page as expected.
Inactive Menu Item redirect to URL: The menu item click doesn't raise any action - the item is disabled. This option is useful if you need to create a menu item for the main section in the drop-down menu that cannot be clicked, but the sub-items can be clicked.
JavaScript Command: If you enter a JavaScript command, it will be run when this menu item is clicked.
Redirect to first child This will cause this page to automatically redirect to the first sub page (child page) under it.

URL Redirection:

The user is redirected to the target location when the menu item of this document is clicked.

Ex.
~/products/overview.aspx - This parameter will redirect a user to the 'products/overview' page.