Default Navigation Control
If the navigation control user preference has not been set, then the DefaultNavigation component parameter sets the default navigation control in the Web client application. The DefaultNavigation component parameter is set to NAVIGATION_SIDE by default, which means that the Side Menu navigation control is used by default in the application. You can change the DefaultNavigation component parameter setting if required as shown in the following procedure.
To set the default navigation control component parameter for an application
Start the Siebel client application with administrator privileges.
Navigate to the Administration - Server Configuration screen, then the Servers view and select the Siebel Server.
In the Components List, query for the Call Center Application Object Manager component in the Component field.
Go to the Parameters tab.
In the Parameters list, query for DefaultNavigation in the Parameter field.
Set DefaultNavigation to one of the following values as required:
This tables describes the values available for the DefaultNavigation control component parameter.
Value
Description
NAVIGATION_SIDE
Indicates to use the side menu navigation control by default in the application, where all objects appear in a (side) menu drop-down list in the UI.
NAVIGATION_SIDE is the default setting.
NAVIGATION_TAB
Indicates to use the tab navigation control by default in the application, where all objects appear in tab format in the UI.
NAVIGATION_TREE
Indicates to use the tree navigation control by default in the application, where all objects appear in tree format in the UI.
Restart Siebel Server for the changes to take effect.