Wix Embedded Form: Thank You page is not showing entirely

  • Amy Johnson
    Asked on March 6, 2017 at 5:45 PM

    I have embedded the jot form code into my wix page and the form is working properly. Unfortunate the ThankYou page is not showing entirely. 

    How can I adjust so that the entire thank you box will show?

     

    thank you!!!

    amy

  • Mike
    Replied on March 6, 2017 at 8:06 PM

    Please try adding a minimal height to the iFrame by changing form embed code from height:0px; to min-height: 425px;

    From:

    <iframe id="JotFormIFrame-70428656084158" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="https://form.jotform.com/70428656084158" frameborder="0" style="width:100%; height:0px;

    To:

    <iframe id="JotFormIFrame-70428656084158" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="https://form.jotform.com/70428656084158" frameborder="0" style="width:100%; min-height: 425px;

    If you need any further assistance, please let us know.

  • Mike
    Replied on March 6, 2017 at 8:07 PM

    Also, I would like to suggest registering a free account with us so you will be able to mange your forms at any time.

    https://www.jotform.com/signup