Embedded form is not displayed correctly.

  • taveltkamp
    Asked on January 20, 2018 at 8:38 PM

    Our form worked for several years...suddenly it doesn't appear correctly.  I can't figure out why.

    To view the form on our web page: http://fellowshipcrc.org/contact-us.html

    Please help!

    Webpage code us uploaded as separate file.

    Thanks.



    Jotform Thread 1356120 Screenshot
  • Ashwin JotForm Support
    Replied on January 21, 2018 at 6:19 AM

    I'm sorry for the trouble caused to you. 

    I did check your embedded form and I am able to replicate the issue you are having. Form seems to be cut off because of the iFrame size. I would suggest you to please use the following iFrame embed code and that should solve your problem:

        <iframe

          id="JotFormIFrame-30120199781149"

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

          allowtransparency="true"

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

          frameborder="0"

          style="width: 1px;

          min-width: 100%;

          height:457px;

          border:none;"

          scrolling="no">

        </iframe>

    Do get back to us if the issue persists.