Version : 10.0 
Date modified : 2025-02-17

10.5 Using the Form Builder

Creating a or editing a form with Convert Forms is a refined and easy process. Regardless of your technical knowledge, you'll find that it is quite easy to be up and running within minutes.

Convert Forms' goal is to be able to create forms without having to know any kind of coding. If you know some coding, you can use it if you want! 

The Form Builder provides a great deal of flexibility on how you'd like your form to appear on your website. What's unique about the Form Builder is that the end result will be pretty much exactly as you will see it on the website. The only way for the form to appear slightly different on your frontend is is the site template has taken some extreme measures style-wise and overwrites everything, but that's very rarely the case.

10.5.1 The sections of the Form Builder

The Form Builder consists of the FieldsDesign, Behaviour, Tasks and Submission Options at the left of your screen as icons. We have a separate page dedicated to the Fields section.

CformOpts.jpeg

Depending which icon is selected will determine what further choices are given (see below).

There is a Preview pane at the right of your screen. In the preview you get to see the changes of your form LIVE. This means that the changes you do through the Design Options are being taken into account instantly. 

CfirmPreview.jpeg

10.5.2 The Design Options

form builder form tab

  • Box: This part is responsible for the entirety of the form along with its informational part, which is a combination of a text and an image. Here you are able to name the form and style it with almost any styling option available.
  • Text: You can accompany your form with an informational text. Choose a carefully thought-out message to entice visitors to use your form.
  • Image: Together with the text you can choose an image to accompany your whole concept. An image is word a thousand words they say and we believe them 100%!
  • Form: In this part you are able to choose a layout for your form and position it in relation to its informational part. Just remember that the actual form is the collection of fields and that is what you are able to adjust in this part.
  • Fields: This part is where you are able to add/remove/position/style any number of fields for your form. In case you are using a Campaign with third-party integration like MailChimp (probably not!), this is where you should add your email_address, FNAME and LNAME fields.
  • Advanced: Finally, the Advanced part is for our fellow developers who would like to add their own flavour of CSS and Class suffixes. Of course there's also the option of adding a Form Footer which basically is a way to add a bit of text at the bottom of your form.

10.5.3 The Behavior Options

At the moment you are able to change the Status of your form.

form builder behavior tab

The Behavior Options contain the following sections:

  • Behavior: Allows you set the status of your form(Published or Unpublished) as well as set whether to use the Honeypot anti-spam system which is enabled by default helping you get rid of spam messages.
  • Behavior: Convert Forms contains 4 sections that are trigger on certain events. These are Form Prepare, Form Display, Form Process and After Form Submission. These sections help you add your own PHP scripts to run based on events that you are interested in. Read more on our PHP Scripts documentation in 10.5.99 later.
  • Email Notifications: Create multiple email notifications for you and your users to receive whenever a user submits a form. We have preset much of this for you but we cover it in more details in How to set up Email Notifications
  • Google Analytics Tracking: if you need to track your form's events using Google Analytics simply grab your tracking code, enter it in the plugin and enable Google Analytics within this section.

10.5.4 The Submission Options

The most significant option here is to assign the form to a campaign you've previously created. In general you don;t need to do this as its preset for you. 

form builder submission tab

You can also choose what the form should do once it is submitted. You can display a success or fail message or redirect your visitor to a different webpage with the ability to pass the form data from the form into that page if needed as well.

Need help?