...
Fields can have any of the following properties:
Property | Validation | Description |
---|---|---|
| Must be | The type of data stored within this field. Matches the types available in JSON-schema |
| Must be a string | Title of the field. This is shown in the user interface |
| True/False | Whether or not the text-box used for this field will be multi-line. Only app |
| Number, 1 or greater | The number of text rows the widget should take up if its a multiline text widget |
| True/False | Whether or not this widget should be shown when viewing the data table for this data |