Standard (Iframe) Embed

An iframe that renders the form inline within your page content. The form appears as a section of the page, not a popup or overlay.

Setup

  1. Publish → Share → Embed → Standard
  2. Configure:
SettingDescription
WidthIframe width (pixels or %)
HeightIframe height (pixels)
Display modeCard, Classic, or Chat
BorderShow/hide iframe border
  1. Copy the <iframe> code
  2. Paste where you want the form to appear

When to use

  • Contact form in a website sidebar
  • Registration form embedded in a page section
  • Feedback form at the bottom of an article
  • Any case where the form is part of the page layout (not an overlay)
Note

Set the height tall enough for your form. If the iframe is too short, respondents will need to scroll within the iframe, which is a poor UX. For long forms, use Full Page or Popup instead.