Basic fields
The bread and butter of form fields.
- One line input One line input field is used to get a single line of text from the user. Learn about uses, styling, and validation options.
- Email Email input field is used to get a single valid email from the user. Learn about uses, styling, and validation options.
- Comment Comment field is used to get a multi-line text from the user. Learn about uses, styling, and validation options.
- Phone Phone field is used to get a phone number from the user. Learn about uses, styling, and validation options.
- Multiple choice Multiple choice field is used to get a single or multiple selections from the user. Learn about uses, styling, and validation options.
- Dropdown Dropdown field is used to get a single or multiple selections from the user. Learn about uses, styling, and validation options.
- File upload File upload field is used to get a file from the user. Learn about uses, styling, and validation options.
- Rich text Add rich text and media to your forms with the rich text field. Learn about uses, styling, and validation options.
- Slider Add a slider field to your forms to let users select a numeric value from a range. Learn about uses, styling, and validation options.
- Datepicker Add a datepicker field to your forms to let users select a date from a calendar. Learn about uses, styling, and validation options.
- Timepicker Add a timepicker field to your forms to let users select a time from a calendar. Learn about uses, styling, and validation options.