05 Common Field Types Print

  • 0

Standard Fields

Single Line Text – Short answers like names or titles.

Paragraph Text – Longer responses, comments, or messages. You can set a maximum character limit.

Drop Down – Users select one option from a list. Good for categories, departments, or predefined choices.

Checkboxes – Users can select multiple options. Good for interests, services, or "select all that apply" questions.

Radio Buttons – Users select exactly one option from visible choices. Similar to dropdown but all options are always visible.

Number – Accepts only numeric input. You can set minimum and maximum values.

Advanced Fields

Name – Pre-built field with prefix, first, middle, last, and suffix options. Configure which parts to show.

Email – Validates that input is a properly formatted email address. Can require confirmation by having users type it twice.

Phone – Collects phone numbers. Can be set to standard format or international.

Address – Multi-part field for street, city, state, zip, and country. Configure which parts to display.

Date – Allows date selection via dropdown menus or a date picker calendar.

Time – Collects time input in 12-hour or 24-hour format.

Website – Validates that input is a properly formatted URL.

File Upload – Allows users to attach files. You can restrict file types and set size limits.

Layout Fields

Section Break – Adds a visual divider with an optional heading. Useful for organizing long forms.

Page Break – Splits your form into multiple pages. Users click Next/Previous to navigate.

HTML – Insert custom HTML content anywhere in your form for instructions or formatting.


Was this answer helpful?

« Back