Feathery Docs
Home
Community
GitHub
Search
⌃
K
Links
Platform
Quickstart
Form Fields
Build Forms
Elements
Basic
Fields
Address
Button Group
Checkbox
Checkbox Group
Color Picker
Combobox
Dropdown
Dropdown Multiselect
Date Selector
Time Selector
Email
File Upload
Matrix
Number
Password
Picture Choice
Pin Input
Phone Number
Radio Group
Rating
Signature
Slider
Social Security Number
Text Area
Text Field
Payment Method
URL
Custom HTML, JS, CSS, and Iframes
Custom Fields
Design
Actions
Logic
Integrations
Launch Forms
Workflows
Documents
Enterprise Compliance
International Forms
Account Settings
FAQs
Guides
Verify Submissions & Prevent Spam
Build a Login or Verification Flow
Build a Payment Flow
Developers
React SDK
Javascript SDK
Context API
REST API
Powered By
GitBook
Comment on page
Dropdown Multiselect
The Dropdown Multiselect field allows users to pick multiple options from a series of options that display in a popup list.
The
Dropdown Multiselect
field allows the user to choose multiple values from a predefined list of options.
For Developers
The Feathery SDK and API reference dropdown fields with
type
equal to
dropdown_multi
. The submitted value is a
string
.
Previous
Dropdown
Next
Date Selector
Last modified
5mo ago