Hello.
Please be sure that you have defined different names of such 2 selectboxes at the Booking > Settings > Form page.
So please try to remove one of your selectboxes, then create new selectbox (be sure to use name of this selectbox, that does not exist in your booking form). And then try to test again.
Kind Regards.
Thread Starter
ggafos
(@ggafos)
That did the trick, great.
Another issue that I’ve discovered is this. When you have a field of type “select” and it is set to required then the actual user can skip that mandatory selection and the first value is sent to the admin / customer.
Hello.
Basically, the selectbox by default have the pre-selected value,
and that’s why the required field is not really need here.
Its because selectbox, have selected option and its doesn’t possible to deselect (fully) it.
We will add feature (of using required field, for checking for empty value ”, and if its selected, so then will showing the warning message) to the TODO list for having it in future updates of plugin, but I can not say, when this feature will be implemented. Sorry.