My form duplicates itself at the end when I embedded on my site

  • aaron@thepinspot.com
    Asked on April 25, 2015 at 12:50 PM

    My form appears once as I designed it in JotForm, but when I paste the source code onto the site, the form is repeated, forcing people to fill it out twice before submitting. Help! Thank you.

  • raul
    Replied on April 25, 2015 at 4:03 PM

    I've checked your website and I don't see the form duplicated in it.

    My form duplicates itself at the end when I embedded on my site Image 1 Screenshot 30

    But, I noticed that you're using nested tables for the layout of your site and this can cause issues with how the form is rendered in your site.

    My form duplicates itself at the end when I embedded on my site Image 2 Screenshot 41

    I suggest you to use divs instead since they are more flexible in terms of height, you can see here a brief tutorial that I think it would help you: http://snook.ca/archives/html_and_css/getting_your_di 

    Let us know if you need further assistance.