What are forms?
Forms are configurable lead capture components that collect visitor information and automatically create contacts in your CRM. When a visitor submits a form embedded in one of your funnel pages, Fig creates a contact record with the submitted data and records the submission against that contact for future reference. Forms are reusable — build a form once in the CRM and embed it across multiple funnel pages.Creating a new form
Name your form
Give the form a descriptive name. This name is internal — it appears in the CRM and the site editor’s form picker, but not to visitors.
Add and configure fields
Use the form builder to add the fields you want to capture. See Form fields below for details.
Form fields
Each field in a form has the following configuration options:| Option | Description |
|---|---|
| Type | The input type (see field types below). |
| Label | The visible label shown to visitors. |
| Placeholder | Optional hint text shown inside the input before the visitor types. |
| Required | Whether the visitor must fill in this field to submit the form. |
Field types
Text
Text
A single-line text input for short answers such as a name or job title.
Email
An email address input with built-in format validation. Use this for any email capture field — the value is mapped to the contact’s primary email in the CRM.
Phone number
Phone number
A phone number input. The value is mapped to the contact’s phone field in the CRM.
Dropdown
Dropdown
A select menu that lets visitors choose one option from a predefined list. Add the options you want to offer when configuring the field.
Checkbox
Checkbox
A single boolean checkbox — useful for consent fields, opt-ins, or yes/no questions.
Embedding a form in a funnel page
Open the site editor
Navigate to your funnel, then open the page you want to edit in the site editor.
Add a form block
In the editor’s block library, find the Form block and drag it onto the page canvas.
Select your form
In the block settings panel, use the Form dropdown to select the form you created. The block renders a live preview of your form fields.
The same form can be embedded on multiple pages. Any updates you make to the form in CRM → Forms are reflected everywhere the form is embedded.
How form submissions create contacts
When a visitor submits a form on your funnel page:- Fig creates a new contact record (or updates an existing one if the email matches).
- The submission is stored against the contact and visible on their detail page under the Forms tab.
- Any workflow nodes triggered by a form submission (such as Add to Group or notification actions) run automatically.
Viewing form submissions on a contact
Every form submission a contact has made is visible on their detail page:- Open a contact from CRM → People.
- Click the Forms tab.
- Each submission shows the form name, submission date, and the answer to every field in that submission.
