Types of dropdowns

This table shows the types of options that you use for dropdowns in a form:
Field name Description
Dropdown Shows a list of predefined options in a collapsible menu. Users can select a single value from the list.
Check box Shows a list of predefined options with check boxes. Users can select multiple values at once.
Radio button Shows a set of options as individual buttons. Users can select only one value.