XHTML Editor Element Attributes


AttributeValuesDescription
typestring, Boolean, etc.Data type classification.
UIDCharacter stringUnique identifier 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.
defaultTextPresets the element with a particular word or sentence on page creation. The value can be overwritten in the Edit tab.
HeightnumberSets the height of the XHTML element in the Edit tab.
CharacterLimitIntegerSets the maximum number of characters allowed in the XHTML Editor element.
CIIDCharacter stringContent Unit ID

XHTML Editor Element Attributes

Note
The expanded and unexpanded XML are identical.