Skip to main content Link Search Menu Expand Document (external link)

Text

Text fields allow the input of plain text - it can be multiline (it will resize itself as user types).

Links within the text are automatically parsed on submit. They are clickable only in readonly mode by users without edit rights.

Settings

If Mandatory is selected, then a field value must be specified at run time to successfully submit the row.

The Text field type can be set to be one of the following with validation rules:

  • Plain Text
  • URL
  • Email
  • Phone Number

A default value for the text field can be specified by either a text value or a JSONata formula.

A maximum character count can be set for the field.

The initial screen area in lines can be set using the number of rows option.