Available Text Fields
| Field | Description | Best For |
|---|---|---|
| Short Text | Single line of text | Names, titles, brief answers |
| Long Text | Multi-line text area | Comments, descriptions, feedback |
| URL | Website link with validation | Website addresses, social profiles |
Short Text
Collect a single line of text response. Settings:- Placeholder text
- Character limit (min/max)
- Required toggle
- Format validation (regex)
- Names
- Job titles
- Short answers
- Reference numbers
Long Text
Collect longer text responses like paragraphs or detailed answers. Settings:- Placeholder text
- Character limit (min/max)
- Required toggle
- Row height (how tall the input appears)
- Comments and feedback
- Descriptions
- Essay questions
- Detailed explanations
URL
Collect and validate website URLs. Settings:- Placeholder text
- Required toggle
- Auto-validation for URL format
- Website addresses
- Portfolio links
- Social media profiles
- Reference links
Text Field Settings
All text fields share these common settings:Validation
| Setting | Description |
|---|---|
| Allowlist | Only accept specific values |
| Blocklist | Reject specific values |
| Regex Pattern | Custom format validation |
Display
| Setting | Description |
|---|---|
| Title | The question or label |
| Description | Helper text below the title |
| Placeholder | Example text inside the field |
| Default Value | Pre-filled text |
Behavior
| Setting | Description |
|---|---|
| Required | Must be filled to submit |
| No Duplicates | Prevent duplicate entries |
| Hidden | Collect data without showing the field |
| Auto-fill | Pre-fill with last submission data |