I created my form and copied the html onto my page but the "Submit application" button doesn't show up

  • jjohnsey
    Asked on November 16, 2014 at 10:57 PM

    Hi,

    When I created my form, the Submit Form button is there.  When I preview the website, it's there.  When I publish the website it is not there.  I need them to be able to click Submit Form.  Why isn't it showing up?

    Jennifer

  • DarkFx
    Replied on November 16, 2014 at 11:50 PM

    Hi,

    Please open your HTML file and find this CSS code.

    #wsb-element-458106376 .wsb-htmlsnippet-element{width:906px;height:1916px;overflow:hidden;margin:auto}

    Replace to this new one.

    #wsb-element-458106376 .wsb-htmlsnippet-element{width:906px;height:2316px;overflow:hidden;margin:auto}

     

    Hopefully that might help to your form. :)

     

    Thanks.

  • Ashwin JotForm Support
    Replied on November 17, 2014 at 9:10 AM

    Hello Jennifer,

    I did check your web page where you have embedded your form and the submit button is very much visible.

    It seems you have embedded your form using it source code. This has caused the conflict issue and the validation of your form is not working anymore. I am able to submit your form without any input in any form fields. Please check the screenshot below:

    I created my form and copied the html onto my page but the Submit application button doesnt show up Image 1 Screenshot 20

    I would suggest you to please embed your form using its iFrame embed code and that should resolve this issue. The following guide should help you :  http://www.jotform.com/help/148-Getting-the-Form-iFrame-Code 

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!