8.3 Using the Form Builder Elements
The form builder comprises of a design area with the various form elements on the right. When creating a new form, you are presented with a blank design area. To create the form, just ‘drag-and-drop’ the form elements you need onto the design area. Follow the steps below to create a form structure with four elements.
- Drag a ‘Header’ onto the design area and click the edit button
to expand the element view. - Change the label to My First Form.
- Leave every other field and click on the edit button to collapse the view.
- Drag a ‘Text Field’ onto the design area, change the label to Firstname.
- Change the name to first-name
- Drag a ‘Text Field’ onto the design area change the label to Lastname and the name to last-name.
- Drag a ‘Checkbox’ onto the design area change the label to ‘Remember Me’ and the name to remember.

- Your form should look similar to the image above. Then click on the “Save” button to create the form structure.