I am writing you regarding the fixed iframe on Wix that cuts off the form if the form uses rules or have multiple pages.
Our developers has investigated this issue until now and this is what they have discovered:
In WIX, you may have multiple types of sites. To keep it short and simple, there are 2 main categories:
Brochure/presentational websites;
WebApps (more complex websites that require some sort of business logic. As an example, here you have online shops, member based sites like forums, etc).
The sites from the two categories are treated differently.
Therefore, it appears that for the simple sites (as mentioned at #1 ), Wix is wrapping our forms in a flexible frame we have control over so we can modify it’s height. The WebApps instead, are wrapped in another special frame (called ) that has a fixed height. So for the more complex sites, WIX basically creates a sandboxed environment that does not have direct access to the other elements on the page for security reasons. This basically ignores the call we might make from within the 123form to resize the height in a flexible way, according to the form contents dynamics.
The way the forms are framed in the second category of sites seems to be a new implementation from Wix, hence the sudden issues with the forms’ flexibility. Unfortunately, the issue is not entirely in our capacity to resolve, as it involves the changes Wix made on their side crashing with our integration with them.
However it appears there are a few workarounds:
-you may remove from your site the store pages or member pages, to return to the #1 type of website. Publish the forms again and they will return to the flexible frame. Of course, in case you are not actually using these. Upon our testing, it appears that if you later add the store/member pages back, the problem doesn’t reoccur.
-you may publish the forms with the help of the HTML widget from Wix, by adding the Javascript embed code of the form
-publish the form as a button that will open the form in a pop-up/lightbox, which will be able to be scrolled
-redirect your visitors to the direct link of our form (which opens the form on our domain)
-leave enough space on the page under the form
-ultimately, please ask Wix support for how you can continue to use your WebApp site but have the frame in which the form is inserted be flexible or removed, so that our forms’ length is not restrained within Wix’s frame anymore.
Please rest assured that our development team is still investigating the issue, however it may take a little while until we can find a permanent solution.
If you have any other questions or need further assistance, do not hesitate to reach us.
Sincerely,
Daira Tabuica
Customer Care Representative
The 123FormBuilder Team