Embed Your Form

Want your form right on your website instead of sending people to a separate page? Embed it.

How embedding works

FormGrid forms can be embedded into any website. The embedded form looks and behaves just like the standalone version — same theme, same fields, same submission handling.

Hidden fields and embeds

Hidden fields work with embedded forms too. URL parameters on the iframe’s embed URL get passed through to hidden fields — so you’ll need to append query parameters directly to the embed link, not the parent page URL.

Tips

  • Make sure your website’s styling doesn’t conflict with the embedded form’s theme
  • Test the embedded form on different screen sizes
  • The form adjusts its height automatically based on content