My form doesn't integrate with XARA

  • Plasty
    Asked on September 11, 2017 at 12:37 PM

    My form doesn't work properly with XARA Web Designer. The form looks fine in design mode but when I bring it into XARA it is the wrong size and the submit button is missing.

    It also does not show on mobile. I have the mobile widget activated.

    Jotform Thread 1244461 Screenshot
  • BJoanna
    Replied on September 11, 2017 at 1:03 PM

    I saw that you used only the iFrame part of the iFrame code to embed your form. Please increase the height of the iFrame code from 691px to 900px. 

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

    Hope this will help.