Skip to main content

Field Types

13 field types to choose from.

Input fields

TypeWhat it does
Short textSingle-line text
Long textMulti-line textarea
EmailEmail address
PhonePhone number
NumberNumeric input
DateDate picker
URLWeb address
Yes/NoTwo radio buttons
Single selectPick one option from a list
Multi selectPick multiple options from a list
File uploadUpload files

Layout fields

These don't collect answers. They help structure the form:

TypeWhat it does
Section headerA bold title to separate sections
ParagraphInstructional text

File uploads

For file upload fields, you can set:

  • Accepted types - All files, images only, or documents only
  • Max files - 1 to 10 per field

Limits: 10 MB per file, 20 files total per form.

Variable keys

Any field can have a variable key (like venue_name). This lets you reference the answer in contract templates using {{q:venue_name}}. Handy for pulling questionnaire answers into contracts automatically.