How to add a searchable dropdown list to my form?

How to add a searchable dropdown list to my form?

A searchable dropdown in a form becomes valuable in scenarios where you have a large set of options or a dynamic list, and you want users to easily find and select a specific item.
For instance:
  1. When you have a lengthy list of options for a dropdown, scrolling through the entire list can be time-consuming and inconvenient. A searchable dropdown allows users to quickly type and filter the options based on their input.
  2. On mobile devices with limited screen space, a searchable dropdown can be especially useful. It allows users to quickly locate their desired option without excessive scrolling.
  3. In forms that are used frequently or by individuals who are familiar with the available options, a searchable dropdown streamlines the process, making it faster and more convenient for users to make selections.
  4. For users with disabilities who may use screen readers, while navigating long lists, a searchable dropdown can enhance accessibility by providing a more efficient way to find and select options.
To add a searchable dropdown to your form,
  1. In your form builder, add a Dropdown field from the Basic Fields pane on your left. 
  2. In the field properties, add the choices that you wish to list in the dropdown. If you have a long list of fields, you can group the choices and import the choices in bulk without hassle. Know more about adding a long list of choices in bulk.
  3. Navigate to the Themes tab on the top and click Customize Form.

    Click Customize Form


  4. Under the Form tab, select Fields.
  5. Under Dropdown List, select the Searchable style as shown.

    Dropdown style