JSON object to deserialize.
Field Description. This will be displayed for the user.
Label the field will be given
Does the field contain more than one-line.
The UI uses this value to determine if the text field should be a basic input text field or a text area.
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.
Render Data for the Markdown plugins.
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.
Markdown Data Field.
This special field when in create / edit mode will display the UI's markdown editor.
Since
0.9.0