• Resolved stevea2019

    (@stevea2019)


    I have set up my custom field and have made the field both required and enabled. However when a user submits a form the select field is allowed to be blank. I have confirmed that the required works on other field types (other than Selected).

    Your help is greatly appreciated.
    Steve

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Required Select Field allowing empty values’ is closed to new replies.