I’m working on a form with a one to many multi select drop down field. I need the option to Select All. This feels like it should be easy and that I’m just not thinking about it right? Any help would be great. Thanks.
Daniel, are you working with a connection field?
Yes, and the records are filtered already. The button or action would hopefully be a select all filtered records.
We have a plugin that will auto select the first option.
The only way to do this would be with custom code. Also, keep in mind that only a limited number of records load when the component loads. Meaning, if you have more than 10 connected values this won’t work.
I’ll see if someone can create a plugin for this.
1 Like
Is there a change that could be made to this plugin that auto selected the first connection value on a dependent drop down?
We have a different plugin for this already: