Custom form builder

The custom form builder is included free on every plan, including Lite. Design the exact form you need with drag-and-drop fields, conditional logic, and multi-step flows, all without writing code.

Building a form

Go to Forms → Form Builder → Add New. Drag fields from the palette into your form, reorder them as needed, and configure each field’s label, placeholder, and whether it’s required. See Field types for what’s available.

Using a custom form on a gated file

Once saved, your form gets an ID. Reference it in the shortcode:

[acquis_download id="42" form="3"]

Using a custom form on its own, with no file attached

Any form can also be marked Standalone in the Form Builder for appointments, registrations, or any other lead capture that isn’t gating a download, and placed with the [acquis_form] shortcode or the Gutenberg block instead. See Standalone forms.

Conditional logic and multi-step forms

Longer forms can be split into multiple steps to reduce abandonment, and individual fields can be shown or hidden based on the value of another field. See Conditional logic for details.

Share with