
Selection fields allow you to collect information by letting customers select one or more predefined options instead of entering the information manually.
The Form Builder provides the following selection elements:
These fields are useful for collecting structured information such as state, city, purchase source, product preferences, and customer confirmations.
Using the appropriate selection field helps keep the registration form simple, consistent, and easy for customers to complete.
A Dropdown allows customers to select one option from a predefined list.
Use a Dropdown when the customer needs to select only one value from multiple available options.
Examples:
Field Name: From where did you make your purchase?
Options:
The customer can select only one option from the dropdown.
A Multiple Choice field allows customers to select multiple options from a predefined list.
Use Multiple Choice when more than one answer can apply to the question.
Examples:
Field Name: Which products do you own?
Options:
The customer can select more than one product.
A Checkbox is generally used when the customer needs to confirm or agree to a specific statement.
Checkboxes are useful for:
Checkbox:
I agree to the Terms and Conditions.
If the checkbox is marked as required, the customer must select it before submitting the registration form.
A Dependent Dropdown allows you to create two connected dropdown fields. The options displayed in the secondary dropdown depend on the option selected in the primary dropdown.
This is useful when two pieces of information have a parent-child relationship.
A common example is:
State β City
Other examples include:
Suppose the primary dropdown is:
State
The secondary dropdown can be configured as:
Delhi
Maharashtra
Karnataka
When the customer selects Maharashtra, the secondary dropdown will display only the cities mapped to Maharashtra.
Depending on the selection element, you may have different configuration options in the Field Settings panel.
Enable this option when the customer must provide a response before submitting the form.
Enter the name or label that will be displayed for the field.
Use clear and customer-friendly labels.
Example:
Instead of Purchase_Source, use Where did you make your purchase?
The placeholder provides guidance about what the customer should select.
Examples:
Add the choices that customers can select from.
For a Dependent Dropdown, configure the related secondary options for each primary option.
Use Helper Text when customers need additional information or instructions about the field.
| Field Type | Selection | Best Used For |
| Dropdown | One option | State, Purchase Source, Product Category |
| Multiple Choice | Multiple options | Products owned, Preferences, Features |
| Checkbox | Confirmation/selection | Terms, Consent, Agreements |
| Dependent Dropdown | One option from connected lists | State β City, Category β Subcategory |
Selection fields help create a structured and user-friendly warranty registration form by allowing customers to select from predefined options.
By choosing the right field typeβDropdown, Multiple Choice, Checkbox, or Dependent Dropdownβand configuring the options correctly, you can collect consistent information and make the registration process easier for customers.
Before publishing the form, always Preview and test the selection fields to ensure that the available options, required settings, and dependent relationships work as expected.