Text
Input: one-line text field.
- Placeholder is available
Tel
Input: phone number only (10-digit US phone number without country code, spaces, or special characters).
Email
Input: email address only.
- Placeholder is available
Number
Input: numbers only.
- Default value is available
Checkbox
Input: multiple options with multiple selections.
- add each option in a separate line
Radio
Input: multiple options with a single selection.
- add each option in a separate line
Select
Input: dropdown list of options with a single selection.
- add each option in a separate line
- Placeholder is available
Acceptance
Input: single option with a checkbox.
Text Area
Input: multiple lines text field.
- Placeholder is available
Text Block
Text only - for notes, titles, etc (without input).
URL
Input: Link only (must be a full URL).
- Placeholder is available
Date
Input: Date picker (format: mm/dd/yyyy).
Time
Input: Time picker (format: hh:mm am/pm).
Upload File
Input: Upload file picker.