Password Element Attributes


The Password element provides a mechanism for encrypting information used by a JavaExecute or ComExecute component. It is an advanced feature that should only be used inside one of these components.

AttributeValuesDescription
TypeTextField identifier.
NameTextFriendly name.
UIDCharacter stringUnique 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.
CIIDCharacter stringContent Unit ID.

Password Element Attributes

Note
The expanded and unexpanded XML are identical.