I have a form that has the Google Translate incorporated as an html button.
When it is enabled, the form is unable to be saved to Laserfiche.
I have applied the following CSS, which resolved this issue in Forms 10.
html, body {width: auto; overflow-x: hidden;}
However, I am still unable to save the form.
I also applied the option, "Automatically optimize form layout for small browsers (e.g., on mobile devices", within the Forms Settings.
This still did not resolve the issue.
I found that when I am viewing the submitted form, the form continues to grow and create white space at the bottom of the form. I believe this is what is causing the form from getting saved to Laserfiche.