Avada Form Builder Elements
Last Update: August 21, 2024
The Avada Form Builder includes 21 unique Elements with which to build your forms. You can also use any Avada Design Elements in the Form Builder. This document will examine all the Avada Form Elements and what they can do. For specific details, options, and examples of each Element, follow the links in the Element descriptions below.
Checkbox Field
A Checkbox Field is used to select any number of answers from a list of choices. You can add options manually, use predefined lists, or bulk import lists. If you only want users to make one selection, use the Radio Field Element instead. See the Registration Form Dark Prebuilt Form for an example of the Checkbox Field Element in use.
Hidden Field
This is an advanced field Element. You can use a hidden field to include unmodified data when a form is submitted. They are hidden from the user completely, but can store a value that is sent along with the form. You could use JavaScript to identify the browser or page id, or many other things.
Honeypot Field
The Honeypot Field Element is a security Element you can add to your Avada Form. A honeypot is a field added to the form that the users can’t see (due to CSS or JavaScript which hides the field). Basically, if a spambot fills in a field that valid users can’t see, this alerts us to their activity. So if the honeypot field is filled in, we can confidently reject the form as spam.
Image Select Field
The Image Select Field Element allows you to add a range of images to your form, that a user can then select from. You can add multiple images, control their size, allow users to select multiple or just a single image, have certain image pre-selected etc. There are many possible uses for this Element.
Notice
The Notice Element is used to display messages after form submission. There is a field for both a success message, and a failure message. They come pre-populated with default messages, or you can totally customize them with your own messages. You will find this Element on almost all the prebuilt forms.
Phone Number Field
The Phone Number Field Element is a numeric field used to collect mobile or landline numbers. It does not accept spaces or letters. Examples of this Element can be found in the Registration Form Dark, Standard Contact Form, Sweepstakes Form, and the Reservation Form, to name a few.