Dynamic Execute Element Attributes
ComExecute provides a mechanism to import data into a page. Generally, these elements are pre-populated by the site designer and should not be edited without guidance from the site designer.
| Attribute | Values | Description |
|---|---|---|
| Type | Text | Field identifier. |
| Name | Text | Friendly name. |
| UID | Character string | Unique identifier for element. |
| label | Text | Words that display above the element in the Edit tab. |
| readonly | true, false | When true, element is visible, but grayed out and unable to be modified without permission to modify read-only 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. |
| indexable | true, false | When true, element is included in the index and is searchable. Default is false. |
| schema | SchemaName | Defines the settings used by the Windows COM+ based ComExecute component. |
| EditForm | Text | Name of form. |
| CIID | Character string | Content Unit ID. |
