Element
|
Description
|
Supported Dataslot Types
|
Type
|
Determines how the dataslot should be presented in the interface. This is available for CHARACTER, LONGCHAR and DATETIMETZ dataslots only.
|
As a text box, text area, or combo box for a CHARACTER or LONGCHAR dataslot.
Additionally, as a radio button, checkbox and label for CHARACTER or LONGCHAR dataslot in case of web applications.
“Date and Time” or “Date Only” for DATETIMETZ 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. The Editable checkbox 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, LONGCHAR, INTEGER, INT64, and DATETIMETZ dataslots. For more information, see Specifying validation at the dataslot level.
|