Consent Field Element

Last Update: September 8, 2025

The Avada Consent Field Element is used in forms to obtain explicit user agreement, most often for legal or compliance purposes such as accepting terms, conditions, or privacy policies. The Element provides a customizable checkbox that can be set as required, ensuring users acknowledge the consent statement before submitting the form.

Watch the video below for a visual overview of Avada Form Builder Elements, and view the Avada Consent Field Element page. Read on to see the complete list of options.

For privacy reasons YouTube needs your permission to be loaded.

How Consent Works

Consent from a user can be either implicit or explicit. The Element has a Consent Type option, with the choices being Checkbox and Implicit.

If you select Implicit, there is a Description field, where you enter a description of what the consent is for. By submitting the form, the user is giving their implicit consent.

If you choose Checkbox, it also makes sense to make the field required, as this ensures the user’s consent is explicit. That, in turn, means the form cannot be sent without the box being checked.

However, even if it isn’t set to required, if the box is not checked, the consent field data won’t be sent at all. If it is checked, the value will be 1, which means true.

Consent is a legal term, and this information must not be construed as legal advice. Please consult with a lawyer to ensure compliance with your local requirements for consent when using website forms. Read this article for a rundown on consent requirements of the GDPR.

How To Use The Avada Consent Field Element

The Avada Consent Field Element allows you add a consent checkbox (or it can be implicit) to your forms. To start, add the Element into your desried Column in a Avada Form Layout.

Go through the options to populate and configure your consent field. Add a label and a name, decide if it is to be a required field, add optional placeholder, tooltip text, and description. Read below for a description of all element options.

Element Options

Location: The edit screen within each Element. You access the Form Builder Elements when adding an Element while editing a Form in the Avada Form Builder (Forms > Form Builder, from the Avada Dashboard).

Note: Please note that the displayed options screens below show ALL the available options for the element. If you have Avada’s Option Network Dependencies turned on, you will only see options relevant to your selections, and so the options screen may look somewhat different.

General

HeadingDescription
Field LabelEnter the label for the input field. This is how users will identify individual fields.
Field NameEnter the field name. Please use only lowercase alphanumeric characters, dashes, and underscores.
Tooltip TextThe text to display as tooltip hint for the input.
Consent TypeSelect if you would like an explicit checkbox consent or implicit consent.
Default StateSelect if the checkbox should be checked by default or unchecked.
Required FieldIf the field is required, it can only be submitted if this field is checked.
DescriptionEnter a description for what the consent is for.
Tab IndexTab index for the form field.
CSS ClassAdd a class for the form field.
CSS IDAdd an ID for the form field.

Conditionals

HeadingDescription
Conditional LogicAdd conditional logic for the input field.

In this article