Smart Forms

Form Fields Reference

Complete reference for all available form field types and their options.

Last updated March 20, 2026

Form Fields Reference

Text Fields

  • Short Text - Single-line text input. Use for names, titles, short answers.
  • Long Text - Multi-line textarea. Use for comments, descriptions, detailed responses.
  • Email - Validated email input with built-in format checking.
  • Phone - Phone number input with international format support.
  • URL - Website URL input with validation.

Number Fields

  • Number - Numeric input with optional min/max and step values.
  • Rating - Star rating (1-5 or 1-10 scale).
  • Scale - Linear scale with customizable range and labels.

Choice Fields

  • Single Select (Dropdown) - Choose one option from a dropdown list.
  • Radio - Choose one option from visible choices.
  • Multi-Select - Choose multiple options from a list.
  • Checkbox - Single yes/no toggle or agreement checkbox.

Date & Time

  • Date - Date picker with optional min/max date constraints.
  • Date & Time - Combined date and time picker.

File & Media

  • File Upload - Accept file uploads with configurable size limits and allowed types.

Layout

  • Section Break - Visual separator to organize your form into sections.
  • Description - Read-only text block for instructions or context.

Field Options

Every field supports:

  • Required/Optional toggle
  • Placeholder text
  • Help text shown below the field
  • Conditional visibility - show/hide based on other field values
  • Validation rules - custom patterns, length limits, value ranges

Keep reading

Related articles