Embed iFrame - it doesn't size right
Hello! I have embedded my form in read-only fashion (Summary) on my web page. I don't want to use scroll bars; if there are 10 items in the database, I want the iFrame, and the page, to adjust in length appropriately.
I currently have 4 records in my DB, and when embedded, it truncates in the middle of the 2nd record. If I set scroll to YES, then I get a scroll bar, but I don't want that.
Is there a way to change that? I have width and height set to 100% in the iFrame attributes, but that doesn't help.