This page discusses the overall display components of the navigation bar. Look at the following pages for details of how the individual navigation bar buttons are configured and styled.
The navigation bar is a set of horizontal buttons and links that appear at the top of the browser window. The navigation buttons that are presented may be different, according to a number of criteria:
The configuration of the different navigation bar styles is achieved with the following security permission settings:
Permission key | Purpose |
MENU_MULTIPLE_HOME_PAGES | When these permission keys are set to N / N for a role, this provides the first configuration. When set to Y / Y, the Menu button is placed on the navigation bar and the User Account access, the User Role selection and the Report Selection lists are placed within a dropdown selection box beneath the Menu button |
MENU.EV_NAV_BAR_BUTTON_HOME_CTRL | This controls the presence of the Menu button on the navigation bar |
The components of the navigation bar are:
To aid the configuration of the navigation bar, there are several behavior settings in the Display category, as follows:
Behavior setting | Purpose |
NAV_BAR_DISPLAY | This is a key behavior setting. If it set to a value of IMAGE, then traditional image files will be used to display the buttons on the navigation bar. There are approximately 10 sets of images provided. When the setting has a value of STYLE, then HTML and CSS are used to generate the navigation bar buttons. These do not require image editors and can be style in an endless variety of styles and colors. It is recommended that the STYLE value is selected |
NAV_BAR_DRILLDOWN_BOX_STYLE | The CSS style to be applied to the table containing the drilldown box on the navigation bar. This is only used when the MENU_DIRECTION is set to HORIZONTAL with horizontal style navigation bars and is used to alter the position of the drilldown box for different styles of navigation bar. Most frequently, you can position the drilldown box in an absolute position on the navigation bar, but you can also use effects such as altering the background-color to change the presentation of the control |
NAV_BAR_LOGO_STYLE | This style is used to position the CompanyLogo.gif on the navigation bar, when the MENU_DIRECTION is set to HORIZONTAL |
NAV_BAR_STYLE | This allows you to apply a CSS style to the navigation bar buttons. |
NAV_BAR_GO_BUTTON | This places a Go button onto the navigation bar by the drilldown box |
LOGO_STYLE | This is an optional CSS style that is applied to the ExtraViewLogo.gif image on the navigation bar if the MENU_DIRECTION is set to HORIZONTAL. |
MENU_TEXT_COLOR | This allows you to select the color of text of the select lists on the navigation bar, to ensure a contrasting color to the background |
The following security permission keys control the ability for a user role to edit / alter their access to the options in the title bar:
Menu Bar Entry | Control |
Account | The CF_PERSONAL_OPTIONS controls access to the user’s account details and options. If the user’s role has only read access to this key, then the user name will appear in the title bar, but they are not able to drill down into the personal options screen. Write permission is needed in order to be able to drill down into the personal options screen |
Reports | The SR_MENUBAR_REPORTS security permission key controls the presence of this entry on the navigation bar. It is worth noting that if you have an installation where each user has access to many hundreds of reports, there is a noticeable amount of time needed to generate this list, each time the user hits a button that navigates to a new screen. In this case, the recommendation is to turn this permission key off, and have the users reach reports via the Query button on the navigation bar. This one additional mouse click may save them one or more seconds each time they move to a new screen. |
Role | If the user has only a single role defined, this title bar entry will not appear. If the user may adopt two or more roles, this entry appears and the user can drill down to a screen to alter their current role |
Area and Project | The security permission keys named CF_AREA and CF_PROJECT control access to whether the user’s role may alter their current business area and project |