London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
I think you should build the custom element
- Use standard optgroup https://developer.mozilla.org/en-US/docs/Web/HTML/Element/optgroup
- or show 2 <select> tags, and depend on each other by some vanilla JS or jQuery plugin as you wish.
I think it is more complex (in Editor view) than benefit to have that cascading select form elements in Forms built-in.
Hi,
We have a select form element where the options are dependent on a selected option in a former select. I expect that we're not the first ones with this issue. Has anyone come up with a good solution? Or know if this will be included in a coming version of forms. We are now stuck with forms 3, but are planning to upgrade.
thanks, Asa