How to set the default navigation in IP 2014 Open UI?
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. In order to change the default navigation, set
DefaultNavigation = NAVIGATION_TAB, NAVIGATION_SIDE, or NAVIGATION_TREE. The Default is NAVIGATION_SIDE.
Restart Servers and test.
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.