Why isn't my form working properly when it's embedded?

  • imageperfect
    Asked on October 25, 2019 at 3:50 PM

    When the link is embed on my website it doesn't even bring in the form form. I get the top part of the form coming through on the site and it just flashes, can you help me to fix this?

  • Donna Linton
    Replied on October 25, 2019 at 4:25 PM

    This is still not working

  • Kevin Support Team Lead
    Replied on October 25, 2019 at 4:28 PM

    I have been checking your page and the form seems to display like this: 

    15720348192019 10 25 14h14 38 Screenshot 10

    Please kindly try embedding the form using the iFrame code, this guide will help you getting this code: https://www.jotform.com/help/148-Getting-the-Form-iFrame-Code 

    The iFrame code also allows to manually change the frame size so this may be increased, here is an example about where this can be changed: 

    <iframe

             id="JotFormIFrame"

             onDISABLEDload="window.parent.scrollTo(0,0)"

             allowtransparency="true"

             src="https://form.jotform.com/23456789"

             frameborder="0"

             style="width:100%;

             height: 8815px;

             border:none;"

             scrolling="yes">

           </iframe>

    Let us know how it goes. 

  • imageperfect
    Replied on October 25, 2019 at 5:29 PM

    Hi Kevin, 

    I have tried your suggested your fix but unfortunately it is not working. I made the manual changes to the height which has made it bigger but the form does not appear and just continues to flash


  • KrisLei Jotform Support
    Replied on October 25, 2019 at 7:11 PM

    Hello,

    I tried to access the link you have provided and it seems that the form is not embedded, did you remove it? If so, please try to re-embed it using the default iFrame code on your form, for us to investigate what causes the issue. 

    Or you could try using the Full Source Code of your form to embed it on your website. Here's an additional guide on embedding JotForm forms: Which Form Embed Code Should I Use

    Looking forward to your response.

  • imageperfect
    Replied on October 26, 2019 at 3:05 AM

    I have just tried the full source code and it is still doing the same thing

  • Girish JotForm Support
    Replied on October 26, 2019 at 4:29 AM

    Your embedded form is working fine from my end. Please check the screen cast below:

    1572078484screencast2610 2 Screenshot 10

    If you are still facing any issues from your end, it would be helpful if you can provide us a screenshot of how the form appears at your end.

    This guide will help you to attach screenshots on this support thread: https://www.jotform.com/help/438-How-to-Post-Screenshots-to-Our-Support-Forum 

  • imageperfect
    Replied on October 26, 2019 at 4:57 PM

    Thanks for your help. This now appears to be working on my website.