How can I prevent forms from being submitted that do not have required fields filled out?

  • killerburst
    Asked on October 27, 2014 at 8:12 PM

    I can load my form on my webs site, click submit, and send an empty form, even though I have multiple required fields in my form.

     

  • Welvin Support Team Lead
    Replied on October 27, 2014 at 8:49 PM

    Hi,

    It seems like the validations are not working to your form when its embedded using our default Javascript method. This probably caused by a script conflict. Please try re-embedding your form using our iFrame method: http://www.jotform.com/help/148-Getting-the-Form-iFrame-Code. iFrame shouldn't create any conflict to your page and will fix the issue.

    Thank you!