Utilize the iFrame embed code to add one, or multiple, Formstack forms onto your website from the form’s Share tab.
NOTE: Formstack Support is limited to troubleshooting hosted forms (Forms hosted by Formstack) and cannot troubleshoot third-party sites. Review errors with your in-house dev team if issues occur with embedded forms on your site.
Here, customize the form’s dimensions by entering the width and height to automatically adjust the code’s pixel sizing to prevent a scrollbar.
Additionally, in the embed code, you can remove the form’s border and scrollbar by adding:
scrolling = "no" and frameBorder = "0"
Review the form when embedded to confirm all form elements, including the submit button, are viewable without scrolling.
NOTE: The iFrame embed code is not mobile responsive.