Managing Navigation Panel


This section shows how to manage the navigation panel. You can create and manage the menu items of the navigation panel, and synchronize the menu sequence or menu IDs to IAM for authorization purposes.

Target Audience

The OU owner.

Before You Begin

Understand the hierarchy of the navigation panel:

  • Service category 1 (Service category)
    • First level menu item (Service)
      • Second level menu item (Sub-service)
      • Second level menu item
    • First level menu item …
  • Service category 2
    • First level menu item …

Creating a First-level Menu Item

  1. In the EnOS Management Console, click System Management > Menu Management.

  2. Select a category in the navigation column and click “+” to create a new menu item.

  3. In the Menu detail page, provide the necessary information, including the below.

    • key(ID): The syntax of the key(ID) of the first-level menu item is platform-{modulename}. Maximum 64 characters in length.

    • Parent node: The parent node for a first-level navigation must be a category.

    • Add to common tab:

      • If you select Yes, this menu item is displayed in both the Common tab and the All tab in navigation panel.
      • If you select No, this menu item is only displayed in the All tab in navigation panel.
    • Display in top navigation bar: If you select Yes, the icon of this menu will be displayed in the top navigation bar as per the figure below:

      ../../_images/navigationbar.png
    • Visible to:

      • Authorized user: Indicates that the menu item is only visible to the users that have been granted permission in IAM.
      • Everyone: Indicates that the menu item is visible to all users.
      • OU admin and OU owner: Indicates that the menu item is only visible to the OU admin and OU owner.
    • The Resource ID and Parent Resource ID are generated by EnOS.

  4. Click Save to create the first-level menu item.

Creating a Second-level Menu Item

  1. In the EnOS Management Console, click System Management > Menu Management.
  2. Select a first-level menu item in the left-side column and click “+” to create a new menu item.
  3. In the Menu detail page, provide the necessary information, including the below:
    • key(ID): The syntax of the key(ID) of the second-level menu item is platform-{modulename}-{servicename}. Maximum 64 characters in length.
    • Parent node: The parent node for a second-level menu item must be a first-level menu item.
    • URL: The URL of the menu. For example:/portal/appmanagement.html.
    • The Resource ID and Parent Resource ID are generated by EnOS.
  4. Click Save to create the second-level menu item.