Dropdown List Element Attributes


AttributeValuesDescription
typeTextField identifier.
UIDUnique ID for element.Unique ID for element.
labelTextWords that display above the element in the Edit tab.
readonlytrue, falseWhen true, element is visible, but grayed out and unable to be modified without permission to modify read-only elements.
hiddentrue, falseWhen true, hidden from groups without permission to view hidden elements.
requiredtrue, falseWhen true, the page cannot be checked in without a value in the element.
indexabletrue, falseWhen true, element is included in the index and is searchable. Default is false.
valuesList valuesContains the items to display in the drop-down list.
defaultList valueSets the dropdown with a specific value chosen from the set of values in the drop-down list. The value can be overwritten in the Edit tab.
CIIDCharacter stringContent Unit ID.

Dropdown Element Attributes

Note
The expanded and unexpanded XML are identical.