Skip to main content

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

  1. Add a new Checkbox field to your form.
  2. Set the Title to something like "I agree to the Terms & Conditions."
  3. Assign a Field ID that is unique, such as "terms_conditions."
  4. Select the Type as "Checkbox."
  5. Ensure that the field is set to Required so that users must check it before submitting the form.

Add a Checkbox Field

For more information on how to add a checkbox field click HERE.

Step 3: Add a Conditional Content Field

  1. Add a Content field to your form.
  2. Within the Content field, you can include a preview of your Terms & Conditions. This can be done using one of the following:
    1. Divi Library Layout: Use a pre-built layout containing your terms.
    2. Text: Directly input the terms text.
    3. HTML: Use custom HTML to display your terms.
  3. Enable Conditional Logic for the Content field.
  4. 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.

Add a Conditional Content Field

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.