A navigation-page element can represent both a navigation tab and navigation page:
The attributes of the navigation-page element are outlined in navigation-page.
| Attribute | Description |
|---|---|
| id | Mandatory.
The unique identifier for the navigation-page, which must be unique within the configuration file. |
| page-id | Mandatory.
A reference to the UIM page to open when the navigation tab or navigation page is selected. |
| title | Mandatory.
The text that will be displayed for the navigation tab or navigation page. The attribute must reference an entry in the associated properties file. |
| dynamic | Optional.
Boolean indicating that the navigation tab or navigation page can be dynamically disabled or hidden. See Dynamic Support for more information. |
| visible | Optional.
Boolean indicating if the navigation tab or navigation page is hidden or visible. The default is true. |
| description | Optional.
Defines text which forms a description for the navigation tab or navigation page. This is used for administration purposes only. The attribute must reference an entry in the associated properties file. |