In certain forms, users are provided access to single-select dropdown fields. Single-select dropdown fields allow users to select only one value at a time from the dropdown.
- There are two ways to select an item from the dropdown:
- Click on the
icon. It will release the list of values. Users can then scroll through the options and make their selection.
- Search for the value in the dropdown by inputting its name or keywords relating to it. Any items that match the search will be retrieved. Users can then click on the desired value to finalize their selection.
- Click on the
Post your comment on this topic.