Publishing & Embedding
Public links, embedding on websites, popup triggers, and domain restrictions.
Publishing & Embedding
Public Link
Every form has a unique public URL based on its slug (e.g., /f/contact-us). Share this link with anyone to let them submit the form without logging in. The form must be Active and Public to accept submissions.
Form Status
- Active — The form is live and accepting submissions.
- Inactive — The form displays a closed message and does not accept submissions.
Toggle the status from the form settings at any time.
Embedding on Your Website
Embed a form on any external website using an iframe. The embed version strips the site header and footer for a clean look. Configure embed settings:
- Allowed Domains — Restrict which websites can embed your form. Leave empty to allow any domain, or specify a list of allowed domains for security.
- Hide Header — Remove the form title and description from the embedded view.
- Hide Footer — Remove the footer from the embedded view (enabled by default).
- Theme — Light or dark theme for the embedded form.
- Primary Colour — Override the default primary colour.
- Background Colour — Set a background colour (default: transparent to blend with your site).
- Border Radius — Customise the corner rounding.
Popup Mode
Instead of embedding the form inline, you can configure it to appear as a popup. Popup triggers include:
- Click — The form appears when a button or link is clicked.
- Exit Intent — The form appears when the visitor moves their mouse toward the browser close button.
- Scroll — The form appears after the visitor scrolls past a percentage of the page (configurable, default 50%).
- Time Delay — The form appears after a set number of seconds (configurable, default 5 seconds).
You can also enable Show Once so the popup only appears once per visitor session.
Duplicating Forms
Duplicate a form to create an exact copy with a new slug. All fields, settings, notifications, webhooks, and embed settings are copied. View and submission counts are reset to zero.
Was this article helpful?