Types of fields
This table shows the types of fields that you can add to a form:
| Field name | Description |
|---|---|
| Plain Text | Shows static, non-editable text that is commonly used for instructions, labels, or section headers. |
| Dropdown | Provides a list of predefined options for selection. You can configure dropdowns separately and reuse it across multiple forms. |
| Text | Captures short alphanumeric input such as names and addresses. The maximum character count is 250. |
| Number | Accepts numeric values only. |
| Date | Users can select a specific day, month, and year. |
| Textarea | Users can provide extended text input for detailed responses. The maximum character limit is 4,000. |