Field Types

This article covers the general differences between field types.

Getting Started

  • 1

    To get started, open up the form editors start screen.

  • 2

    On the right side of the form editor you will find the fields sidebar. The sidebar is titled "Fields" and currently includes 15 unique field types.

Please see the following screenshot for reference.

fields sidebar located on the right of the editor

Differences Between Field Types

Selecting the correct field type when building forms is critical to promote a better user experience and to ensure better form security. Below is a general overview of the differences between field types.

  • 1

    Email: Email inputs expect a valid email address. This would include an the email, the @ symbol, and the top level domain extension.

  • 2

    Password: Password inputs can accept a variety of different characters but be default expects a minimum of 8 characters.

  • 3

    Phone: Phone inputs expect a valid phone number lenght and a numeric value. i.e. 999 and not nine nine nine.

  • 4

    Radio: Radio fields expect a single option to be selected/checked.

  • 5

    Checkbox: Checkbox fields expects a single or multiple options to be selected/checked.

  • 6

    Dropdown: Dropdown fields expects a single option to be selected.

  • 7

    Number: Number inputs expects a numeric value only.

  • 8

    Website: Website fields expect a valid domain.

  • 9

    Date: Date fields expect a correctly formatted date.

  • 10

    Product: Product fields expect a single option to be selected/checked.

  • 11

    Products: Product fields expects a single or multiple options to be selected/checked.

  • 12

    File: File upload fields expect a single file with a correct file extension to be uploaded.

  • 13

    Multi-file: Multi-file upload fields expect a valid file or multiple files with correct file extensions to be uploaded.

  • 14

    Text: Text inputs can accept a variety of characters and with a default maximum of 128 characters.

  • 15

    Textarea: Textarea inputs can accept a varity of characters and with a default maximum greater than that of a text field. Textarea fields have a default maximum of 2000 characters.