In the Form Builder, a question represents a label, which states the question or describes the requested data, and an input (also called field), which provides space for the answer.
Questions are organized in 9 different types, based on the input used:
Sections are containers which contain questions, or even other sections.
Sections provide a way to organize your form and apply a particular layout or behavior to a group of questions.
For instance, to create conditional questions, or arrange your questions across multiple columns, you would start by creating a section.
The editing toolbar, also known as the floating toolbar, will appear when a field in the form in the design mode is selected.
Allowing you to style the text of the field, mark as required or delete, it is a quick way to modify your field.
There is also an Options button which will open the side bar for the field properties, such as validation and conditional rules.
For text areas, you can also postition the text or add an image.
In the top left of the Form Builder, you can find a blue +Add Content button.
From here, you can add a variety of field types, multiple pages, text, images and other items to your form.
You can add informative areas to your form by clicking +Add Content in the top left of the Form Builder, then Text & Image and text.

You can add images to your form by clicking +Add Content in the top left of the Form Builder, then Text & Image, then image.

To add a hint to a field, select the field by clicking in the highlighted area to bring up the editing toolbar, then click on the Options button.
On the sidebar, click to expand the Contextual Help (Hint) menu.
From here, you can type the help message, choose the location of the hint and add placeholder text.
To copy an existing field, right click in the highlighted area of a field and click Copy on the menu.

To edit the title of your form, click on the form title in the preview.
On a new form, the title is Click here to enter the form title.
Enter the title you would like to show on your published form.

Note: You may want to have a separate form name for internal use, which you can modify on the Properties menu along the top toolbar.
To edit the name of your form, while in the Form Builder, click Properties on the top toolbar. Then hover the mouse over Form Name, enter your prefered form name in the text box and click OK.

When your mouse moves over a field area, a yellow highlight will appear. If you click on the yellow area, the editing (or floating) toolbar will appear.
There are many editing option from here and for more options, click the Options button.
Click on the field and the editing (floating) toolbar and a button will appear to edit the choices, which will also allow you to re-organize the choices.
To edit the hint of a field, select the field by clicking in the highlighted area to bring up the editing toolbar, then click on the Options button.
On the sidebar, click to expand the Contextual Help (Hint) menu. From here, you can type the help message, choose the location of the hint and add placeholder text.
To set a default value for a field, select the field by clicking in the highlighted area to bring up the editing toolbar then click on the options button.
On the sidebar, click to expand the Default Value menu, where you can enter a value for a text field or choose and existing option for a choice field.
Click on the field and the editing toolbar will appear, which has an option to delete the element.
Arranging your fields within the form builder can be accomplished with a simple drag and drop.
When hovering your mouse over a question, the mouse becomes a 4-directional arrow.
Left click and hold to drag the question to a different area of the form.
The outline of the form allows you to see and work with a larger scope of the form.
To open the outline, click on the View menu, then Outline.
To reorganize your form, you can drag&drop content within the outline.
Sections can be used to group fields together for functionality or appearance.
Go to the +Add Content menu and hover over Section, then click on, or drag, Fieldset or Group.
You may then drag&drop existing fields into your new section.
To separate your form into multiple pages, go to the +Add Content menu and hover over 'Section', then choose Page.
The page will be added at the end of your form.
To delete a page, and all its contents, click on the page title in the preview and click the delete button on the floating toolbar.
When adding new content to your form, it will be added to the page you are currently viewing.
To move existing content to a different page, drag it over the desired page number at the top right of the form, or use the Outline to select and drag the element to its new location.
Under the +Add Content menu, the More... option allows you to use and save commonly used questions and sections.
A number of predefined elements, such as Countries, US States and full name (US format) are available by default. This list is customizable and can include your own commonly used elements.
To add predefined content to your form, click on the +Add Content menu, then More... and click or drag the desired element.
Any content in your form can be added to the More... menu for future use.
If you just created a section or question that you think you will want to use later in a different form, click the element in the preview to trigger the Edit mode.
Click the Options icon in the toolbar to open the sidebar and click Add to predefined content. It is the last option at the bottom of the sidebar.
Choose a name for your new element and click Save. This element will now be availabel in the +Add Content menu.
Colors and text font and size, along with many other options, are controlled by the theme you've selected for your form.
You can create new custom themes with our Theme Editor. To go to the Theme Editor, click the Themes menu and choose Create New....
To edit an existing theme, also click the Themes menu and choose Create New..., then Browse Themes and Modify it?.
To change the theme of your form, click the Themes menu then choose from the list of default themes, or your own custom themes, if you have any.
You can create new custom themes with our Theme Editor. To go to the Theme Editor, click the Themes menu and choose Create New....
To edit an existing theme, also click the Themes menu and choose Create New..., then Browse Themes and Modify it?.
To change the position of the label of an individual question:
To change the size of the input box for an individual question:
To change the layout of individual checkboxes and radio buttons:
To put multiple fields on the same horizontal line:
To create a form with a multicolumn layout:
To create Likert Scale or Matrix Layout:
Users can be required to fill out a given field before submitting or proceeding to a form's next page.
To set a field as required:
To require a field be filled with a valid email:
You can require a field be filled with only a number through the following process:
Numbers can be limited within a range by doing the following:
To require a field to accept only a date:
Offer a user a calendar to select the date by selecting the Date (with calendar) option.
Date inputs can be limited to a specific range.
To enter your range:
Create your own formatting rules by using regular expressions, creating an automatic format, or by limiting the number of characters that can be entered into a field.
There are three options for your custom validation:
Regular expressions can help you define an expected pattern.
For instance, you would like a field to be formatted like currency.
The regular expression ^\$[0-9]+(\.[0-9][0-9])?$
will not allow any format except $3.99 through submission.
Example formats that will not be accepted are $3 or 3.99.
Suggestion: Use the custom validation message to let your respondents know what is expected in the field.
Read more on regular expressions.
The auto-formatting can be used for a more simple pattern, such as a phone number or serial number.
For instance, you have a serial number field and all of the serial numbers expected to be entered on your form start with M4K, then have 4 numbers and 2 letters.
# = numbers
$ = alphanumeric (letters or numbers)
So the mask would be: M4K####$$
Characters like commas, slashes and dashes will all act like the M4K and will only act as place holders.
The expected format willl be visible once the field is selected.
This option simply allows you to set the minimum or maximum characters to be allowed in a text field. You can define one or both.
Conditional questions help simplify your form by hiding questions that are not relevant to specific answers. This is also referred to as branching or skip logic.
Using a multiple choice question, based on the choice(s) selected, you can define when to allow other fields to show.
A repeatable section can help reduce the need for many fields that may not be used in each response. Contact information is a great example. Some repondents may need to add 10 contacts and some may only need to add 3. Start off with one section of contact information instead 10 sections, keeping the form simple and inviting, rather than overwhelming.
To create a repeatable section:
Form fields can be computed using formulas. These formulas may refer to other questions in your form using variables. Formulas are written in Javascript and executed by the browser when filling out the form. They are defined using the Form Builder.
Note: For formulas to function properly, javascript must be enabled in the user’s browser.
A variable is a reference to a specific question in your web form. Its value is the answer provided by the respondent. It must be assigned to a question before it can be used in a formula.
You can see your form from the respondent's perspective right inside the Form Builder using the Preview option in the View menu.
This is a great way to test your form quickly and check out features like input validation or conditional sections. When you are finished, click <<Back to Design Mode in the upper left corner of the page.
If you would like to see it as formated for a mobile device, choose Phones or Tablets from the Target Device option, then Preview.
The save button is at the top right of the page. When you are ready to test your form live, click Save and leave the Form Builder.
You can find the public link for your form in the form's Publishing tab.