[Page]AddDefaultMenu
- Last UpdatedJul 19, 2023
- 1 minute read
Determines whether to add the default menu items to your tabbed menu bar.
Note: This parameter is only available to pages based on the Tab_Style templates
The default menu consists of the following tabs:
-
Pages - contains buttons to display non-system pages configured in your project.
-
Alarms - contains buttons to display the default alarm pages including:Alarm, Dsiabled, Summary and Hardware pages.
-
Trends - contains buttons to display the default Process Analyst pages including: ProcessAnalyst, !ProcessAnalystPopup
Order of default menu items is 100. The items in the default menu are merged with and ordered against your configured menu items at runtime.
Allowable Values:
-
0 - Do not add default menu items, menu is populated according to what is defined in the menu configuration database
-
1 - Add default menu if nothing is defined in menu configuration form for the generic pages (i.e. menu configuration record with blank page field).
-
2 - Add default menu even if menus are configured
Default Value:
1