Help

Field types

A complete reference of every field you can add, what it collects, and the options each one offers.

Add fields from the palette in the Build area, then click any field to edit it in the inspector. Most fields share a common set of options; some add their own.

Options every field shares

  • Label — the question text shown to respondents.
  • Description — optional helper text shown under the label.
  • Required — whether an answer must be given before the form can advance or submit.
  • Placeholder — faint example text inside text-style inputs.
  • Reference images — optional images shown with the field for context.
  • Visibility — show or hide the field based on earlier answers (see Conditional logic).

Text & number fields

FieldCollectsNotable options
Short textA single line of textPlaceholder
ParagraphMultiple lines of textPlaceholder
EmailAn email address (format-checked)Placeholder
PhoneA phone number (validated)Placeholder
NumberA numeric valuemin, max, prefix, suffix

Choice fields

FieldCollectsNotable options
DropdownOne option from a listOptions list
Single choiceOne option (radio buttons)Options list
CheckboxesMultiple optionsOptions list
Choice cardsOne or many options as visual cardsIcons/images, single vs multiple, columns, card size
RatingA 1–5 star rating
Opinion scaleA number on a scalemin (default 0), max (default 10), prefix, suffix

Advanced fields

FieldCollectsNotable options
DateA calendar dateCalendar or native picker
Time rangeA start + end timeInputs or dual slider
AddressA postal addressAutocomplete suggestions as they type
File uploadOne or more filesAccepted file types
SignatureA drawn signature
CalculationA computed, read-only valueFormula, prefix, suffix (see Calculations)
Hidden fieldA value not shown to the respondentDefault value, read from a URL query parameter

Layout fields

FieldPurpose
HeadingA section title to group questions. Not a data field.
DividerA horizontal rule for visual separation. Not a data field.
Tip

Hidden fields are great for capturing context — pass ?plan=pro in your form URL and a hidden field named plan will record it with the submission. Combine with a condition to tailor the form.

Still need help?

A dedicated support form is coming soon. In the meantime, jump back into the product or reach the team from the contact page.