Adding a Terms & Conditions Field in Divi Form Builder
Introduction
Follow these steps to add a Terms & Conditions section to your Divi Form Builder form. This guide will help you create a field where users must agree to the terms before submitting the form.
Step 1: Build A Form
Start by building your form. In this example, we will create a Registration form, but the steps apply to any type of form.
Step 2: Add a Checkbox Field
- Add a new Checkbox field to your form.
- Set the
Title
to something like "I agree to the Terms & Conditions." - Assign a
Field ID
that is unique, such as "terms_conditions." - Select the
Type
as "Checkbox." - Ensure that the field is set to
Required
so that users must check it before submitting the form.
For more information on how to add a checkbox field click HERE.
Step 3: Add a Conditional Content Field
- Add a Content field to your form.
- Within the Content field, you can include a preview of your Terms & Conditions. This can be done using one of the following:
- Divi Library Layout: Use a pre-built layout containing your terms.
- Text: Directly input the terms text.
- HTML: Use custom HTML to display your terms.
- Enable Conditional Logic for the Content field.
- Set the condition so that the Content field only appears when the "Terms & Conditions" checkbox is checked. This ensures that users must view and agree to the terms before proceeding.
For more information on how to use conditional logic click HERE.
Additional Tips
By following these steps, you can successfully add a Terms & Conditions field to your Divi Form Builder form, ensuring that users agree to your terms before completing the form submission.