Published
Updated
WebFlow doesn't provide built-in support for binding your form's select controls to Collection Lists. However there are two common approaches to supporting this.
Solutions
Custom Elements
Build your own select and options elements using Webflow's custom elements and a collection list.
Here's a demonstration;
https://webflow.com/made-in-webflow/website/select-with-cms-options
https://select-with-cms-options.webflow.io/
Finsweet CMS Select
Use a 3rd party JS library to add this
https://finsweet.com/attributes/cms-select
FAQs
Answers to frequently asked questions.