Features: Form Builder

Form editor, with many controls and features to create all types of form.

Check exactly the features available on each version with the comparison table.



The Form Builder lets you add/edit/remove fields as well as specify the validation rules for fields (required fields, email fields, etc...), includes three tabs: one for selecting fields, another for editing their attributes, and a third for defining settings.

Documentation

Common Fields

Common Fields

Common Fields

Common fields used in forms:

  • Single Line Text
  • Number
  • Currency
  • Email
  • Date Time
  • Checkboxes
  • Radio Buttons
  • Drop Downs

...and more

Documentation

Container Fields

Container Fields

Container Fields

Container fields allow other fields in the form to be grouped, to be hidden or shown simultaneously, and even to be displayed in columns (to display more than four columns they should be nested in multiple container fields) similar to a table.

  • DIV Container
  • Fieldset Container: Includes a legend text
Documentation

Datasource Fields

Datasource Fields

Datasource Fields

Their values are populated from external datasources: Databases, CSV files, Post types, Taxonomies, or User data.

  • Line Text DS
  • Number DS
  • Currency DS
  • Email DS
  • Checkbox DS
  • Radio Btn DS
  • DropDown DS

...and more

Documentation

Field Editor

Modifies field attributes and validation rules. Defines field labels, validation rules if appropriate: requires only digits, valid email, valid number, etc..., Pre-filled values, user instructions. Use the field editor to customize the look and feel of fields.

Documentation