Skip to main content
Skip table of contents

Create a new form

Set the Properties

Create a new form by clicking the ‘Create new form’ button. You’ll be asked to enter a name.

Create the content of a form

The form builder will then open, allowing you to configure the form's elements and appearance.

image-20250402-093515.png

The form builder

Click the '+' button to add an element. After adding, you can configure the element.

image-20250402-093554.png

Element types

Line

A line is a separator that allows you to organize the form and break it down into logical sections for the user.

Label

A label is a line of text that allows you to organize the form and provide context to the user. When adding a Label, you’ll be asked to enter the label text:

image-20250916-085442.png

Text

This allows you to configure a text field.

image-20250916-085525.png

The text configuration has the following elements:

  • The key (see Data & Form Concepts for more info) - required

  • The label users see when completing the form - required

  • A default value that will be proposed to the user - optional

  • A placeholder. A placeholder can be used to provide additional guidance to a user - optional

  • Spreadsheet reference: Used for reading values from an excel sheet. See How-to: Automatically Fill in Form for more details.

The text configuration has the following configurable properties:

  • Editable. This allows you to show a value, for example from a previously filled in form, whiteout allowing the user to modify it. See Data & Form Concepts for more info.

  • Required. If active the user is obliged to enter a value.

  • Email field: If this field is selected this field will act as an email field:

    • When a value is entered, the system will check if it is a valid email address.

    • The field can used to specify the receiver in the notification tab of the task configuration. See Configuring forms for automatic completion for more details.

Text area

The text area element allows an actor to enter a text block and format that text (bold, italic,…)

image-20250916-124500.png

The text area configuration has the following elements:

  • The key (see Data & Form Concepts for more info) - required

  • The label users see when completing the form - required

  • A default value that will be proposed to the user - optional

  • Spreadsheet reference: Used for reading values from an excel sheet. See How-to: Automatically Fill in Form for more details. - optional

The text area configuration has the following configurable properties:

  • Editable. This allows you to show a value, for example from a previously filled in form, whiteout allowing the user to modify it. See Data & Form Concepts for more info.

  • Required. If active the user is obliged to enter a value.

Number

This allows you to configure a number field.

image-20250916-125515.png

The number configuration has the following elements:

  • The key (see Data & Form Concepts for more info) - required

  • The label users see when completing the form - required

  • A default value that will be proposed to the user - optional

  • A placeholder. A placeholder can be used to provide additional guidance to a user - optional

  • Spreadsheet reference: Used for reading values from an excel sheet. See How-to: Automatically Fill in Form for more details.

The text configuration has the following configurable properties:

  • Editable. This allows you to show a value, for example from a previously filled in form, whiteout allowing the user to modify it. See Data & Form Concepts for more info.

  • Required. If active the user is obliged to enter a value.

Date

The date element allows an actor to enter a date

image-20250916-124554.png

The date configuration has the following elements:

  • The key (see Data & Form Concepts for more info) - required

  • The label users see when completing the form - required

  • A default value that will be proposed to the user - optional

  • Spreadsheet reference: Used for reading values from an excel sheet. See How-to: Automatically Fill in Form for more details. - optional

The date configuration has the following configurable properties:

  • Editable. This allows you to show a value, for example from a previously filled in form, whiteout allowing the user to modify it. See Data & Form Concepts for more info.

  • Required. If active the user is obliged to enter a value.

Checkbox/multiselect

The checkbox and multi select elements allows an actor to select multiple values from a list.

image-20250916-124717.png

The checkbox configuration has the following elements:

  • The type determines how the list appears to the user when completing the form.

    • Checkbox shows a list of possible values and allows multiple selections.

    • Select (multi) shows a dropdown and allows multiple selections.

    You can change the presentation at any time.

  • The key (see Data & Form Concepts for more info) - required

  • The label users see when completing the form - required

  • Spreadsheet reference: Used for reading values from an excel sheet. See How-to: Automatically Fill in Form for more details. - optional

  • Delimiter: The delimter to use when when reading the value(s) from a spreadsheet.

The checkbox configuration has the following configurable properties:

  • Editable. This allows you to show a value, for example from a previously filled in form, whiteout allowing the user to modify it. See Data & Form Concepts for more info.

  • Required. If active the user is obliged to enter a value.

  • Email field: If this field is selected the field can used to specify the receiver in the notification tab of the task configuration. See Configuring forms for automatic completion for more details. It is your responsibility to make sure the values (either filled in manual, via database or via relation are valid email addresses).

The checkbox/multiselect configuration can get it’s values from 3 sources. See Sources for checkbox, select and radio for information on this.

Radio button/Select

The select/Radio button element allows an actor to select a single value from a list

image-20250916-125200.png

The select configuration has the following elements:

  • The type determines how the list appears to the user when completing the form.

    • Radio button shows a list of possible values and allows single selections.

    • Select shows a dropdown and allows a single selections.

    You can change the presentation at any time.

  • The key (see Data & Form Concepts for more info) - required

  • The label in the different languages- required

  • Spreadsheet reference: Used for reading values from an excel sheet. See How-to: Automatically Fill in Form for more details. - optional

The select configuration has the following configurable properties:

  • Editable. This allows you to show a value, for example from a previously filled in form, whiteout allowing the user to modify it. See Data & Form Concepts for more info.

  • Required. If active the user is obliged to enter a value.

  • Email field: If this field is selected the field can used to specify the receiver in the notification tab of the task configuration. See Configuring forms for automatic completion for more details. It is your responsibility to make sure the values (either filled in manual, via database or via relation are valid email addresses).

The radiobutton/select configuration can get it’s values from 3 sources. See Sources for checkbox, select and radio for information on this.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.