Apply

Form Builder: Overview

The Form Builder will be an essential part of your program workflow if you are going to be designing custom forms with questions in your site. This article will walk through the various sections of the Form Builder and different actions you can take within the Form Builder.

To access the Form Builder:

  1. Go to the Workflow
  2. Click on the dropdown arrow to the right of the stage
  3. Click on the Attached form to the task you are trying to edit
Screenshot of an expanded stage showing the attached forms that are available to edit.

Adding questions to your form is how you will build your form(s). You can add questions in two ways.

To add a question to the middle of the page:

  1. Click on the Questions tab on the left side of the Form Builder
  2. Click and Drag the question type you wish to add and place it wherever you need to within the page you are on.

To add a question to the end of the page:

  1. Click on the Questions tab on the left side of the Form Builder
  2. Double Click on the question type to have it added to the very end of the page you are on.

The Form Title is what your users see when they enter the form. This is different from the Task Name which the users will view when they are in the main application page.

When a form is first created, the form title inherits the form name. However, if you wish to edit it:

  1. Click on the edit icon next to the form title.
  2. Enter the new title you wish to give within the Title field.
  3. Click anywhere on the page to save the changes.
Screenshot with arrow pointing to where you can edit the form title.

The Form Description can be extremely useful if you wish to provide details and instructions to your applicants in regards to the steps they need to take to complete the form. Commonly administrators will also enter their own contact details in case an applicant has any questions while filling out the form.

To add or edit the Form Description:

  1. Click Edit Description.
  2. Enter the description you wish to add to the form.
  3. Optional: Click Open Visual Editor to customize the styling of the form description.
  4. Click Done.
Screenshot of the area where you can edit the Form Description.

NOTE: If you have multiple pages in the form, the Title and Description will appear at the top of every page.

The initial form title when creating the form cannot be longer than 50 characters when creating the task. Change it later to include:

  • More than 50 characters
  • HTML
  • CSS

HTML can be entered directly into the Title and Description fields and it will be observed within the live version of the form.

Saving your form is required for your changes to be visible to users when they enter the form.

There are three ways in which your form is saved:

  1. Draft Saved automatically
  2. Clicking the Save Button but remain in the form
  3. Click Save & Close to return to your Workflow

NOTE: Changes saved as drafts (auto-saved) will not be visible to other users completing the form until Save or Save & Close has been selected.

Click on Preview will open a new tab where you can test your form.

Screenshot with an arrow pointing to where to click to preview your form.

The form will appear almost exactly as it would to your user. Since you are previewing the form as an administrator, you will also see any Hidden Questions or JavaScript Questions; however, these will not be visible to your regular applicants.

NOTE: If your form contains Piping Variables used to pipe information from another form, or to pipe information specific to the user, these piping variables will not work correctly within the preview and the field will appear blank. If you wish to test your Piping Variables we would recommend using a test application. For more information in regards to this you can refer to How to Test your SM Apply Site: Testing Forms.

By default, pages are labelled by "Page #" based on the page placement in the form.

Screenshot of the page label with the page number.

Page labels allow you to create named pages of your form that can then branch or jump users to. Page labels do not have a character type restriction, eg., #@!&$%, or character limit.

To change the page title:

  1. Click on the Page tab within the form’s editor.
  2. Under "Page Label" input your new page title. The new name will apply to that page.
  3. Repeat this step for each page.
Screenshot with the page tab in the form editor highlighted with the new name entered into the Page Label.

TIP! Use Page Labels if each page in your form will have a different purpose, for example, Contact Information, Educational Information, Budget, etc.

In the case that you have a long list of choices or variables, or a list that you'll be re-using often throughout your many forms, it may be useful to use the bulk editor. The bulk editor converts lists into choices/variables/rows while giving you the option of saving them for use on any future question. The Bulk option is available under all "Choices" and "Variables" on the left-hand floating editor box.

Screenshot of the Bulk Editor screen.
SectionDescription
Load PresetSelect from 1 of 23 available presets.
Save a PresetIf a preset is not available, you can create one for later use.
EditorYou can edit a preset after the fact. However, any changes made will not save unless it is as a custom preset.

Additionally, you can also save custom bulk lists. To create a custom bulk list:

  1. Click on the “Bulk” button when adding choices, variables, rows or columns to a question.
  2. Once the dialogue appears, write or paste your list into the text field. Make sure that each item in the list is on a separate line.
  3. Enter a name for your list and click Apply.
SectionDescription
Custom PresetEnter the name of the present you'd like to use.
Preset ChoicesInformation typed into here will save in the custom preset. Note that, despite the fact it is preset you can still alter it after the fact.

The visual editor allows you to add text, videos, links, and more to your form. The editor is available in the Question Titles, and Form and Question Descriptions, but not for the Form Title, Choices or Variables.

Screenshot of the Visual Editor.

To access the visual editor:

  1. Click on the question you wish to edit
  2. In the Options tab, click on the question title or extra description text box
  3. Click on the Open Visual Editor button beneath the text box.
  4. Edit your text using the options available in the visual editor.
  5. Click OK.

Click the Source button within the visual editor to input HTML or CSS. While Javascript can be placed in the source, we recommend that you place it in a JavaScript question type instead so that you can find it easily if you need to revisit the form in the future.