Unable to load a form without the bottom of the form with the submit buttom cut off.

  • rfortner
    Asked on September 21, 2017 at 11:08 PM
  • Nik_C
    Replied on September 22, 2017 at 2:17 AM

    I checked your URL and the div where the form is embedded is too short in height, it's called "xr_noreset" and it should be 600px in height.

    And please use this code to re-embed your form:

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

    I increased the height as well.

    Please let us know how it worked.

    Thank you!