Docs / Forms & Automation

Field types reference

26 field types, from a text box to a signature pad.

Every type below is available both as a top-level form field and — with the same settings — nested inside a Group or Repeating Group field, with two exceptions: a Group/Repeating Group can't contain another Repeating Group or Payment/Address/Route Distance fields, since those need to own the whole form to work correctly.

  • Text — 12 HTML5 input variants: single line, email, number, password, url, tel, date, time, color, and more, chosen via its Input Type setting.
  • Long Text, Checkboxes, Radio Buttons, Dropdown, Multi-Select Dropdown, Yes/No
  • Range Slider — single-value or two-handle range, with min/max/step, optional prefix/suffix (e.g. "$" or "kg"), tooltip visibility, tick marks, a custom scale-label count, and formula-driven min/max (see "Expressions & computed fields").
  • Rating, Ranking, Image Choice, Matrix (grid), Number Spinner
  • Repeating Group and Group — structured, repeatable sets of sub-fields, each sub-field configurable with the same depth as a top-level field.
  • File Upload, Signature Pad, HTML Content block
  • Computed / Expression field — calculates and displays a value from other fields, formatted as a plain number, decimal, currency, or date (see "Expressions & computed fields").
  • Payment (Stripe, PayPal, or Square), Time Slot Booking, Coupon Code, Quantity
  • Address / Geolocation — with country restriction and autocomplete — and Route Distance, which pairs an origin and destination address to compute a distance.

Text, Radio Buttons, Dropdown, Yes/No, Checkboxes, and Multi-Select Dropdown fields each expose a Correct Answer setting used by Quiz Mode — see "Quiz mode."