Form Embed Guide
Embedding Options
| Method | Full Page | Popup | Description |
|---|---|---|---|
| Direct URL | Yes | Yes | Share the generated URL directly |
| HTML Code | Yes | Yes | Paste HTML snippet into your site |
| iFrame Embed | Yes | No | Embed as iFrame element |
HTML Embed Steps
- In EmailElement, open your form
- Copy the code from the HTML Code section
- Paste into your website's HTML where you want the form
- The form loads and functions within your page
iFrame Embed Steps (Full Page Only)
- Copy the code from iFrame Embed section
- Paste the
<iframe>tag into your HTML - Adjust width/height attributes as needed
Popup Behavior
- Popup forms appear as overlays on top of page content
- Close button allows dismissal
- Overlay background dims the page behind the form
- Positioning configurable in form editor