Page Builder - Contact Form Block

Use this block to add a contact form to your layout. This block consists of a form with configurable input fields. Parameters available for this block are as follows:

Intro Text

Here you may enter an intro message to the form. Simple HTML tags are supported here.

Submit Label

Here you can specify the label for the form submit button.

Confirmation

This is the message which is displayed to users of the form when their message has been sent successfully.

Errors

This is the message which is displayed to users of the form when it has not been filled out correctly or when there have been errors during sending.

Fields

This is the form fields control. Here you can add and subtract fields in the contact form. To add fields click the "Add New Field" button, while deleting field is done by clicking the red "-" icon on the right hand end of that field's row. Each field requires the following properties to be set:
Type - Text or Textarea. Use Textarea for message fields, and Text for all others.
Label - The label to display on the field.
Name - Give the field a name. This name will be used in the resulting email in the format: Field Name: Field Content.
Required - Here you can specify if the field is required or not. If its required, it will not be possible to submit the form without first entering some data into all required fields. If some required fields are empty and a user attempts to submit the form, the error message explained in the above options will display.