Element
|
Description
|
Supported Dataslot Types
|
Type
|
Determines how the dataslot should be presented in the interface page.
|
As a text box, text area, or combo box for a CHARACTER dataslot.
Additionally, as a radio button, checkbox and label for CHARACTER dataslot in case of web applications.
“Date and Time” or “Date Only” for DATETIME-TZ dataslot.
|
Label
|
Defines the label of the dataslot in the interface.
|
For all dataslots.
|
Editable
|
Specifies whether the dataslot is editable or read-only in the interface page. The Editable check box is selected, by default.
|
For all dataslots.
|
Required
|
Specifies whether the dataslot is mandatory or not.
|
Not available for LOGICAL dataslot.
|
Validation
|
Configures validation settings.
|
Available only for CHARACTER, INTEGER, INT64, and DATETIME-TZ dataslots. For more information, see Specifying validation at the dataslot level.
|