Dynamically Sizing the iframe height
Hello,
Overall, the Zoho Creator product is very good. Intuitive and easy to use.
However, it has one deficiency that if fixed would make it a great product.
The hard-coded iframe height of 500px causes issues when embedded into an existing website. It can distort the size, footer and look when embedded. Ideally, it must be seamless.
I see you have attempted to alleviate this through a JavaScript code, although this removes filtering and insert/modify (Add & Edit records) capabilities.
So there is an iframe code that distorts an existing website size and a javascript code that removes functionality. Given the rest of the product is quite intuitive this seems to be rather counter-intuitive.
Although it will make the coding more complex to embed, do you have the script that dynamically changes the iframe height according to the number of records being displayed? Alternatively, do you have the Javascript that has the insert/modify functionality enabled?
Thanks