Skip to content

Text

Text is a single-line text field. Best for short values without complex formatting.

When to use

  • first name, last name, title
  • short comment or note
  • code, SKU, external ID
  • email, phone, or other simple string with validation

Data stored

  • string values (short text)

Parameters

The exact list depends on the form configuration. Common options:

  • Field name (label)
  • Placeholder
  • Required
  • Default value
  • Helper text
  • Validation (e.g., min/max length, regex)