Skip to main content

Text Fields

Text fields are for storing String data. For example: customer names, regions, and email addresses.

Text Field Properties

  • Format: For specifying what values the field stores (Plain, HTML or Markdown).
  • Field Size: The maximum string length, in characters.
  • Allow Multiple: Stores 0 or more Text values in an array (not searchable).
  • Description: An optional text box where you can write information about the field.
  • Mandatory: Whether this field must have a value.
  • No Duplicate Values: Whether the field value is required to be unique.
  • Default Value: The default value assigned to new records.
  • Advanced Settings:

Text field properties pane