The Form Element is a simple helper element that lets you place an existing Builder form anywhere inside your content layout. It is useful when you want to insert a previously created form into a page without rebuilding it from scratch.
Before using this element, the form itself must already exist in the Forms area of the Builder. Once the form has been created, you can add the Form Element to any column and select the form you want to display from the available list.
How To Use The Form Element
The Form Element is used to display a pre-built form anywhere on your site. Start by creating the form in the Forms area of the Builder. After that, add the element to your preferred column or layout section.
Once the element has been added, choose the correct form from the dropdown list in the element options. The remaining settings are intentionally minimal, covering spacing, visibility, and developer-focused identifiers such as custom classes and IDs.
General
| Heading | Description |
|---|---|
| Form | Select the form you want to display from the available list. You can create, edit, and manage forms in the Forms dashboard. |
| Element Visibility | Choose whether the element should be shown or hidden on small, medium, or large screens. Multiple screen sizes can be selected at the same time. |
| CSS Class | Add a custom class to the wrapping HTML element. |
| CSS ID | Add a custom ID to the wrapping HTML element. |
Design
| Heading | Description |
|---|---|
| Margin | Enter margin values using any valid CSS unit, such as px, em, rem, or %. |
