Skip to content

Embed Your Form

You can embed your Formware form directly on your website using an iframe. This allows visitors to view and submit your form without leaving your site. Simply copy the iframe embed code from Formware and place it on the page where you want your form to appear.

  1. Open your form in Formware.
  2. Click the Share tab.
  3. Copy the iframe HTML snippet displayed in the panel.

Copy iframe embed code

This snippet automatically displays your form on your website and keeps it synced with Formware.

You can embed your form on most website builders and frameworks using the iframe code. The exact steps depend on your platform.

  • Webflow / Framer / Wix:
    Add the iframe code in a Custom Code or Embed block, usually placed before the closing </body> tag.

For step-by-step instructions, see:

  • WordPress:
    Use a Custom HTML block in the editor or add it to a reusable template to display the form across multiple pages.
    View detailed WordPress guide
  • Next.js / React / Vue:
    Add the iframe directly using an <iframe> element or render it dynamically (for example, with dangerouslySetInnerHTML).

You only need to add the iframe once — your form will appear automatically wherever the code is placed.

  1. Open your website page where the iframe is embedded.
  2. Verify that your form loads correctly.
  3. Fill out a test submission to ensure responses appear in the Formware dashboard.
    Both partial and complete submissions are recorded in the Results tab.

Here’s how the iframe embed looks on the homepage of Formware:

Iframe embed on website


Your Formware form is now live on your website. Start collecting leads, inquiries, or bookings directly from visitors — all responses will sync automatically with your Formware account.