Hello,
I have several select fields in ACF where I’m allowing multiple selections. They work for the most part in WCFM, but the only issue is that these are required fields, and they cannot be null. Currently if I open a product page in WCFM to test it, it shows the select field, but it autoselects “-Select-“. This is to say that a chip has been rendered for the phrase “-Select-” as if I had already selected it. And it lets me click submit without saying that the field is currently empty. For some reason it considers “-Select-” as a valid option. How can I get it to not add that -Select- chip?
Does anyone else have the same issue with multiselects in WCFM?
Thanks for your help!