Hi Steve
I’m having a similar problem to you where my form is still being submitted, even when the required “select*” fields in my form are empty?
I see your post says “Resolved” but I can’t see any comments/responses to your original post that explain what you did. Can you tell me how you resolved it?
The 3 required fields sending (even when empty) in my form are as follows – and like you, the other required fields in my form (name, email) are working correctly:
[select* menu-864 "Select" "Excellent" "Good" "Warming to it" "Don't give up the day job"] </label>
<label> Strongest Track (required)
[select* menu-258 id:reactionForm_strongestTrack]</label>
<label> Will you be supporting? (required)
[select* menu-582 "Select" "Yes" "A-Listed" "B-Listed" "C-Listed" "Some" "No"] </label>
The middle field (Strongest Track/menu-258) is dynamically filled via javascript, hence why it has no values.
Your help is greatly appreciated
Phil
Hi, sorry to post again, but is anyone able to help me with the above issue (form being submitted even though required fields are not filled in)!
Any help would be most appreciated
Many thanks
PhiL
@doubleg the code you mention looks like a Contact form fields and not custom fields into billing/shipping informations from this plugin.
Anyway i got the SAME error, you can happily bypass a SELECT field also if it is mandatory, I opened a support question too specific on this two days ago but any answers yet.