Checkbox Element Attributes


AttributeValuesDescription
type string, boolean, etc. Data type classification.
UID Character string Unique identifier for element.
label Text Friendly name.
readonly true, false When true, element is visible, but grayed out and unable to be modified without permission to modify readonly elements.
hidden true, false When true, hidden from groups without permission to view hidden elements.
required true, false When 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.
default Text Presets the element with a particular word or sentence on page creation. The value can be overwritten in the Edit tab.
Height number Sets the height of the XHTML element in the Edit tab.
CIIDCharacter stringContent Unit ID.

Checkbox Element Attributes

Note
The expanded and unexpanded XML are identical.