lewisjenkins / craft-dynamic-fields

Populate Craft fields with dynamic data using the power of Twig.
Other
147 stars 11 forks source link

Feature Request: Dynamic Combobox #4

Closed chasegiunta closed 8 years ago

chasegiunta commented 9 years ago

Ability to predefine selections in dropdown with entries, but choosing those predefined options aren't necessarily required to save. There is actually already a craft combobox field plugin that uses selectize.js, but it can't pull data dynamically.

Edit: Actually, this may not be possible. I was actually hoping for the Entries field type dropdown, but with an option to type in your own (not necessarily needing the ability to save new option as an entry).