Menu

Monday, January 12, 2015

How the default navigation be changed to Tab in Open UI: IP2014

IP2014 introduces a new Navigation Theme: Side Menu, in addition to Tab and Tree.  If the User Preferences are not set, the default is Side Menu.





A new Server Parameter 'Default Navigation' has been introduced to set the default navigation:

In order to set Tab as the default navigation control, set
DefaultNavigation = NAVIGATION_TAB

Restart Servers and test.

DefaultNavigation can have possible values:  NAVIGATION_TAB, NAVIGATION_SIDE, NAVIGATION_TREE.  The Default is NAVIGATION_SIDE.

Users can override the navigation control in the User Preferences > Behavior > Navigation Control.  The value set in the user preferences will take precedence over the Server Parameter value.

No comments:

Post a Comment