Skip to Content

Creating & Editing Forms

Advanced Training Module 4: Forms

Forms allow visitors to submit information directly through your website. They can be used for event registrations, contact requests, applications, surveys, feedback collection, and many other workflows.

A well-designed form should be easy to complete, collect only the information you need, and provide a clear experience for the person submitting it.


When to Use a Form

Forms are particularly useful when you need to:

Before creating a form, consider what information is truly necessary. Shorter forms are generally easier to complete and often result in higher completion rates.


Creating a New Form

To create a new form:

  1. From the Dashboard, select Forms.
  2. Click New Form.
  3. Select Blank Form.
  4. Enter a Form Title.
  5. Optionally add a Form Description.
  6. Click Create Form.

Your new form will open in the Form Editor.


Adding Fields

Forms are built using fields.

To add a field:

  1. Locate the field library on the right side of the screen.
  2. Click or drag a field into the form.
  3. Position it where you want it to appear.

Common field types include:

Choose fields that match the information you need to collect.


Managing Fields

Selecting a field will display options to:

This allows you to modify the structure of your form without rebuilding it.


Field Settings

Each field can be customized using the available settings panels.

Depending on the field type, options may vary.

General Settings

Common options include:

Field Label
The name displayed to visitors.

Description
Additional instructions shown below the field.

Required Fields
Require visitors to complete the field before submitting the form.

No Duplicates
Prevent duplicate values from being entered into the field.


Appearance Settings

Control how the field is displayed.

Examples include:

Appearance settings affect the visual presentation of the form.


Advanced Settings

Provide additional functionality.

Examples include:

These options are typically used for more advanced form configurations.


Conditional Logic

Conditional Logic allows form elements to appear or disappear based on previous responses.

Example:

Question
Are you attending the event?Show more lines

Conditional logic can make forms shorter and more user-friendly by displaying only relevant questions.


Form Design Best Practices

Keep Forms Short
Only ask for information that is necessary.

Use Clear Labels
Field labels should be easy to understand.

Group Related Information
Keep similar questions together to improve usability.

Make Important Fields Required
Require only the fields necessary to complete the process.

Test the Form
Before publishing, complete the form yourself to ensure everything works correctly.


Try it Out!