Bottom of form is disappearing.

  • alleyt
    Asked on November 11, 2016 at 1:25 PM

    On a long form, such as http://www.alleyt.net/apa.html

    the bottom of the form starts to disappear as items are selected. How can I remedy this problem?

  • David JotForm Support
    Replied on November 11, 2016 at 2:26 PM

    At the start of your iFrame code, there is a height attribute:

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

    Increase this value until the full form is shown when you are products are selected.