Navigation Element Attributes


AttributeValuesExpanded / UnexpandedDescription
labelTextE,UWords that display above the element in the Edit tab.
TypeTextE,UField identifier.
NameTextE,UFriendly name.
UIDCharacter stringE,UUnique ID for element.
readonlytrue, falseUWhen true, element is visible, but grayed out and unable to be modified without permission to modify read-only elements.
hiddentrue, falseUWhen true, hidden from groups without permission to view hidden elements.
requiredtrue, falseUWhen true, the page cannot be checked in without a value in the element.
indexabletrue, falseUWhen true, element is included in the index and is searchable. Default is false.
MaxNodesNumberU

Presets the element with the total number of pages pulled into a particular navigation. If no limitation on the number of nodes to return, this value should be set to 100,000. This value can be changed in the Edit tab.

Note
This value is evaluated before the value for Max Depth when determining how many objects display in the navigation.

StartPagexIDU

Presets the element with the xID from which navigation results should be returned. If the navigation is set to Ancestors, this attribute will actually act as a "stop page," meaning it will only bring back ancestors up to the xID specified here. This value can be changed in the Edit tab.

Note
If no value is defined, the navigation element uses the current xID as the start node.

NavigationAncestors, Children, Sibling, Sequential, SubtreeUPresets the element with a type of navigation on page creation. This value can be changed in the Edit tab.
QueryXPath queryUPresets the optional XPath query that may be used to filter the results of a navigation. This runs the query against the full navigation as opposed to running against the page's raw XML, as is done by the Multi-Select element. This value can be changed in the Edit tab.
MaxDepthNumberUPresets the element with the number of node levels pulled into a particular navigation. This value can be changed in the Edit tab.
Expandedtrue, falseUWhen true, the element is expanded upon page creation.
GenerationOrderup, downUPresets the element with a navigation direction on page creation. This attribute is only used when navigation attribute is set to Ancestors. This value can be changed in the Edit tab.
CIIDCharacter stringUContent Unit ID.

Unexpanded:

Navigation Element Attributes

Note
Exports are listed as separate elements nested within this element's start and end tags.

Expanded:

Navigation Element Attributes