Features: Dependent Fields

Create dependencies between fields in the form.

There are many situations where the use of dependencies between fields is essential for a project.

For example, in a store with dissimilar products, the fields for the details of one product may be different from the fields of another product, in which case it would be necessary to use dependencies to display fields depending on the selected product.

Documentation

Choices Section

Choices Section

Dependencies in Fields with Multiple Choices

Fields with multiple choices, like: radio groups, checkboxes and drop-down menus, allow you to define dependencies in function to the selected option.

  • Select the field in the form editor.
  • Press the "Show dependencies" link, in the choices area
  • and select the field to display if the choice is selected.