Every field type available in the Form Builder:
| Field | Notes |
|---|---|
| Text, Textarea | Single-line and multi-line free text. |
| Email, Phone, URL | Validated to the expected format. |
| Number | Numeric input. |
| Password | Masked input. |
| Select, Multiselect | A dropdown of choices — single or multiple selection. |
| Radio | A single choice from visible options. |
| Checkbox | A single yes/no toggle. |
| Checkbox Group | Multiple selectable options. |
| Date, Time, Datetime | Calendar/time pickers. |
| File, Multiple Files | File uploads — one field per file, or one field accepting several. |
| Rating | A star or numeric rating scale. |
| Consent | A required agreement checkbox, e.g. for a privacy policy. |
| Hidden | Not shown to the visitor — useful for passing fixed values like a campaign source. |
Every field also has a width setting — full or half — for laying out two fields side by side.