Other Fields
Category: Form Builder - Toolbox Section: Field Types Last Updated: 2024-08-22
Specialized field types for specific use cases.
Email
Text field with email format validation.
Features:
- Automatic email format validation
- Integration with form email actions
Text Area
Multi-line text input.
| Property | Purpose |
|---|---|
| Rows | Default height |
| Editor | None or CKEditor (WYSIWYG) |
| Show Word Counter | Display word count |
| Show Character Counter | Display character count |
| Input Format | Plain, HTML, or Raw |
| Min/Max Length | Character limits |
| Regular Expression Pattern | Custom validation |
Slider
Visual scale selector.
| Property | Purpose |
|---|---|
| Min/Max Value | Scale range |
| Step | Increment size |
Example: 0-10 scale with step of 2 allows: 0, 2, 4, 6, 8, 10
Image
Display an image on the form.
| Property | Purpose |
|---|---|
| Image (upload) | Upload image file |
| Image Size | Display size (% of width) |
Country List
Pre-populated dropdown of countries.
Website Link
Clickable link to external website (opens in new tab).
| Property | Purpose |
|---|---|
| Link Protocol | http, https, or mailto |
| Link Address | URL (without protocol) |
See Inserting a File Download Button for examples.
HTML Element
Fully customizable HTML content.
| Property | Purpose |
|---|---|
| HTML Tag | Element tag type |
| Attributes | HTML attributes |
| Content | HTML content |
Use Cases:
- Custom formatted text
- Embedded videos (non-popup)
- Complex layouts
Properties Reference
For all properties, see Common Field Properties.