Menu Management Overview

This process explains the logic of logging into the URL with a definite starting menu group for the user.

On the specific URL:

  1. Log on to the specific URL with user name, password, and configuration.
  2. The application checks for the validity of the menu group on User Extensions form.
    1. If no value is set on the User Extensions form, the application checks for the Menu Group on the Site Parameters form.
  3. Next, the application validates for the URL type, either Icon or List URL.
    1. If the URL is Icon based, the application checks for the Icon Menu Style Top-level Menu, for the specific Menu Group.
    2. If the URL is List based, the application checks for the List Menu Style Top-level Menu, for the specific Menu Group.
  4. Based on the above criteria, the application displays the user's starting Menu.
Related topics