Table of Contents
The Form block builds a contact form inside the editor and emails you what visitors send. Twelve field types are registered as their own blocks, so a form is assembled the same way a page is, by inserting the fields you need in the order you want them. Google reCAPTCHA is built in, and a successful submission can show a message or send the visitor to another page.
Block options
- Send Email
- Confirmation Message / Redirect URL
- Google reCaptcha
Form fields
There is a set of registered blocks used as form fields:
- Text
- Textarea
- Name
- Select
- Checkbox
- Radio
- Number
- Date
- Phone
- URL
- Hidden
Validation
Provide valuable, actionable feedback to your users with HTML5 form validation via browser default behaviors and JavaScript.
All fields have an option named Required; once enabled, it will be used in the validation process.
Hide reCaptcha Badge

When you activate the reCaptcha option, the badge will appear on the page. To hide it, you can use the following custom CSS: