Dropdown
The Dropdown field allows users to pick an option from a series of options that display in a popup list.
The Dropdown
field allows the user to choose one value from a predefined list of options.

For Developers
The Feathery SDK and API reference dropdown fields with type
equal to dropdown
. The submitted value is a string
.
Last updated
Was this helpful?