Form Fields

Fields are the questions of your form. Add them in the Fields section of the form builder, drag the handle to reorder, and watch the live preview update as you type.

form fields

Each field has a label, a Required toggle, and an optional mapping that routes the answer into a task field.

#Field Types

  • Short Text - a single-line text input. A short text field can be mapped to the task title.
  • Long Text - a multi-line text area for descriptions and detailed answers.
  • Choice - a list of options. Options can be plain labels, or backed by board entities (projects, tags, statuses, priorities, select property options) when the field is mapped - see Field Mapping. Enable Allow multiple to let submitters pick more than one option (available for tags, multi-select properties, and unmapped fields).
  • Email - a validated email input.
  • Number - a numeric input.
  • URL - a validated link input.
  • Date - a date picker.
  • Checkbox - a single yes/no toggle. The Required toggle doesn't apply here - an unchecked required checkbox could never submit.
  • File Upload - lets submitters attach files. See below.

#File Uploads

A File Upload field accepts attachments that travel with the submission and get attached to the created task - screenshots are the difference between a usable bug report and a vague one.

  • Accepted files - choose a group: Images, Documents, Archives, or Any. On public and verified-email forms only images and documents are allowed, up to 8 MB per file, one file per field.
  • Members forms can accept archives and any file type, up to 100 MB per file, and up to 5 files per field.
  • A single submission can carry up to 20 files in total.

Uploaded files land in the task as regular attachments. If a submission is declined, its uploads are deleted while the rest of the answers stay on record.

#Answers Without a Mapping

Every answer that isn't mapped to a task field is written into the created task's description as a structured "label: value" block, so nothing a submitter types is ever lost.