The iFrame of my report I embedded on my website is cut off
-
lagedorAsked on January 05, 2016 at 12:13 PM
The iFrame of my report I embedded on my website display's only parts of my table. How can I create a report that displays a full listing?
This is a re-post of a comment on How to Create an HTML Table Listing Report
-
BJoannaAnswered on January 05, 2016 at 01:40 PM
Thank you for contacting us.
Please try to change width and height of your iFrame code. Inside of 100% values you can add fixed values like e.g. 800px.
Here is sample code of my report:
<iframe src="//www.jotform.com/table/60045797346058" frameborder="0" style="width: 900px; height: 300px; min-height: 500px; border:none;" scrolling="auto"></iframe>
I have embedded my report to my demo form: http://form.jotform.com/53615894879981
If this dose not help, please provides us URL of your website and ID of your form.
Hope this will help. Let us know if you need further assistance.