Although most single-select fields release a dropdown menu, there are some that instead open a modal window.
To use a single-select dropdown field linked to a modal window, follow these steps:
- Click on the
icon. It will open a modal window containing the options available to choose from.
- Navigate through the options and select the desired one by double-clicking on it.
- Users will then be returned to the main form where they will find the field now populated with their selection.
- Otherwise, to return to the main form without making a selection, click on the Exit (X) button.
In the example below, the modal window contains a tree view control to help users navigate through a hierarchical structure of options.
Post your comment on this topic.