Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi there,

    The required attribute is a default HTML 5 feature which should work in all modern browsers. https://caniuse.com/#feat=form-validation

    Your page source looks okay so after a short look I am not too sure on why the validation isn’t working as expected, it is most likely a JS conflict with some other plugin. Is the field required in MailChimp?

    If you require the field in MailChimp and renew the List Cache in the plugin then the plugin will perform server-side validation as well. That could (and probably should) be used to ensure people fill in the name field.

    Once I have some more time to take a look I will take a closer look at why the required attribute is not kicking in.

    Hope that helps. If not, let me know!

    Thread Starter drimendo

    (@drimendo)

    Hi Danny,

    thanks for your kind reply to my issue.

    Screenshot

    As you can see the field is marked as required in mailchimp also.
    But is is still possible to participate the lottery without entering any name ??
    So even the server side verification fails.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Submit possible even if required field are empty’ is closed to new replies.