Embedded forms: Doesn't show the buttom of the frame

  • Aulinen
    Asked on March 23, 2024 at 7:47 PM
    But there is one thing I dont understand. I copied the code and put anoyher jotforn ID into it... and on that page the form "gets to long" så it doesnt show the bottom of the frame on my page.

    Look.


    https://plastman.se/bekrafta/test-product/

    <p><iframe

    allow="geolocation; microphone; camera; fullscreen"

    allowtransparency="true" frameborder="0"

    id="JotFormIFrame-240811445463049" onDISABLEDload="window.parent.scrollTo(0,0)"

    scrolling="no"

    src="https://form.jotform.com/240811445463049?nojump"

    style="min-width:100%;max-width:100%;height:700px;border:none;"

    title="Formulär testar"></iframe></p>

     

    https://plastman.se/poolskydd/stroppade-skydd/till-jf-fritid/poolskydd-till-jf-avlang/

    <p><iframe

    allow="geolocation; microphone; camera; fullscreen"

    allowtransparency="true" frameborder="0"

    id="JotFormIFrame-240811376521047"

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

    src="https://form.jotform.com/240811376521047?nojump"

    style="min-width:100%;max-width:100%;height:700px;border:none;"

    title="Formulär testar"></iframe></p>

  • Sonnyfer JotForm Support
    Replied on March 23, 2024 at 7:51 PM

    Hi Tuomas,

    Thanks for reaching out to Jotform Support. I'm sorry you're having trouble embedding your form. As the iFrame code you used is originally for your other form, it has dimensions of that form, casing the display to be too long or too short. You can either get the iFrame Code and then add "?nojump" to the SRC URL or simply adjust the height of your existing code now.

    Embedded forms: Doesnt show the buttom of the frame Image 1 Screenshot 20

    Keep us updated and let us know if you need any more help.

  • Aulinen
    Replied on March 26, 2024 at 9:53 AM

    GREAT - Thanks :)