Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Fields can have any of the following properties:

Property

Validation

Description

type

Must be string, object, array, number, or boolean

The type of data stored within this field. Matches the types available in JSON-schema

title

Must be a string

Title of the field. This is shown in the user interface

multiline

True/False

Whether or not the text-box used for this field will be multi-line. Only app

rows

Number, 1 or greater

The number of text rows the widget should take up if its a multiline text widget

show_in_table_view

True/False

Whether or not this widget should be shown when viewing the data table for this data