Forms




Fields

Text

Input: one-line text field.
  1. Placeholder is available

Tel

Input: phone number only (10-digit US phone number without country code, spaces, or special characters).
  1. Placeholder is available

Email

Input: email address only.
  1. Placeholder is available

Number

Input: numbers only.
  1. Default value is available

Checkbox

Input: multiple options with multiple selections.
  1. add each option in a separate line

Radio

Input: multiple options with a single selection.
  1. add each option in a separate line

Select

Input: dropdown list of options with a single selection.
  1. add each option in a separate line
  2. Placeholder is available

Acceptance

Input: single option with a checkbox.

Text Area

Input:  multiple lines text field.
  1. Placeholder is available

Text Block

Text only - for notes, titles, etc (without input).

URL

Input: Link only (must be a full URL).
  1. 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.