I have a custom form with a select field set to allow multiple values. (There are hundreds of options so it's not possible to have checkboxes, which is what I'd prefer)
When you submit the form, an error should be shown if you don't have any options selected for this field but the form submits fine.
I'm using the following options:
Multiple? YesUse Empty Option? Yes
Empty Option Value: "none selected"
Empty Option Text: "- Hold CTRL to select multiple -"
Allow Empty Option To Be Selected? No
Empty Option Selected Error: "Please select at least one degree"
Am I doing something wrong or is there a bug.
I'm using Squiz Matrix v5.2.7.5