Field Types
Formwix supports various field types to address different input needs.
Supported Field Types
Type | Description |
---|---|
text | Single-line text input |
Email input with validation | |
password | Password input with show/hide functionality |
tel | Telephone number input |
number | Numeric input |
date | Date picker |
time | Time picker |
url | URL input with validation |
textarea | Multi-line text input |
select | Dropdown selection |
radio | Radio button group |
checkbox | Checkbox input |
multiSelect | Multiple selection dropdown |
datetime-local | Date and time picker |
Loading...