My form is not submitting

  • brittanie_brown
    Asked on July 29, 2014 at 3:34 PM

    I have a form on my own page and for some reason when I click submit all I get is "Please Wait" but it never submits.  When I test it on the preview page it works but can't seem to get it to work on my own page.

  • David JotForm Support
    Replied on July 29, 2014 at 4:01 PM

    Hi,

    It appears that one of the other scripts running on your page may be interfering with the forms validation.  When I check the form on its own, as you stated, it does indeed work.  The easiest way to solve this would be to use the iFrame embed method:

    http://www.jotform.com/help/148-Getting-the-Form-iFrame-Code

    And embedding your form that way.  This method will greatly reduce any conflicts between your page and your form.

    Please let us know if this does not work for you and we will be happy to assist you further.

    Thank you for using Jotform!

  • brittanie_brown
    Replied on July 29, 2014 at 4:11 PM

    David,

    Thank you for the quick response.  The iFrame doesn't really work for me.  From a design standpoint the page is already done.  Can you take a deeper look into and let me know what it would take to fix this?

     

  • David JotForm Support
    Replied on July 29, 2014 at 5:03 PM

    Hi,

    As far as I can tell the issue it coming from the agreement checkbox at the bottom.  The error triggers each time I check and uncheck the box:

    My form is not submitting Image 1 Screenshot 20

    I think it may be having trouble with the input validation.  If you could try the form without that validation and see if it works or remove that checkbox all together and try it, that would greatly narrow things down.

  • brittanie_brown
    Replied on July 30, 2014 at 12:49 PM

    I took the check box out and I still didn't get anything different.  The form is still not submitting.

  • David JotForm Support
    Replied on July 30, 2014 at 2:29 PM

    Hi,

    I did a bit more testing and when I embed the form using the iFrame method, everything appears to work:

    My form is not submitting Image 1 Screenshot 20

    I am unfortunately having trouble figuring out what which part of your code is causing the conflicts with the forms validation.  When I embed using the javascript method, none of the forms validations work, which is causing the submission to not go through properly.  We can assist you with styling your form to reflect your current styling, however without knowing the entirety of you code I am unable to find the conflict.

  • brittanie_brown
    Replied on July 30, 2014 at 3:11 PM

    If you can get the styling to look the same, then I am game to do it the iFrame way.

  • David JotForm Support
    Replied on July 30, 2014 at 4:51 PM

    Hi,

    I think I have the styling pretty close:

    http://form.jotformpro.com/form/42106109996963?

    Just let me know what else needs to be fixed and I will see if we can do so.