nova-multiselect-field
nova-multiselect-field copied to clipboard
add select all options
is there a way to add select all option instead of selecting option by option
+1
Pull requests are welcomed.
You could also do this by adding a group to the items and setting the ->groupSelect option. That way you can click on the group and it adds all items.
If you would name the group Select All, that would kind of fake it :)