JSON object to deserialize.
What are the available choices for this field.
Value the user sees in the dropdown
Correlation ID. This value must match the value you store in the database to reference this object. This value will generally be the Primary Key.
Field Description. This will be displayed for the user.
Label the field will be given
Is this field read-only?
The value of this field should be based off of the users permissions. The UI uses this value to determine if when creating/editing that an editable field be displayed to the user.
Is this field mandatory.
When the value is true The user will not be able to submit the form.
What is the type of the data field.
Is the data field a write-only field. When set to true, the user will not be able to edit the field.
The value of this field should be based off of the users permissions.
RelationShip Data field
This data field correlates to a html
<input type="select" />Since
0.9.0