Am I able to adjust the length of my form?
-
hdelrioAsked on January 04, 2012 at 04:19 PM
-
idarktechAnswered on January 04, 2012 at 08:21 PM
Hi,
You can embed your form using iFrame code and edit the iFrame height. To get your form's iFrame code, simply follow the steps below:
1. Go to Setup & Embed tab
2. Click Embed Form
3. Click iFrameSample iFrame code:
<iframe allowtransparency="true" src="//form.jotform.com/form/20033511584" frameborder="0" style="width:100%; height:465px; border:none;" scrolling="no"></iframe>
You can change the sample height value to any number you want. Please let us know if you have further questions. Thank you for using Jotform!
-
hdelrioAnswered on January 05, 2012 at 12:53 PM
Thanks for your help! The problem was the length of the object I had set for the form didn't match the length i specified within the code.