Skip to main content

FieldLogs

Multi-check
Multi-check.png

A Multi-check input element allows the user to select several answers among predefined answers. The user needs to validate the step after selecting the answers.

To create a Multi-check input element:

  1. Click or drag the Multi-check input element from the element panel.

    multicheck1.png
  2. Follow the steps listed in Adding Steps  to set the step.

    multicheck2.png

In addition to the options described in Setting Up a Step, you can use the Step Information Editor to set up your list of pre-defined choices.

multicheck3.png

You can add any number of choices.

You can specify a  default choice by clicking the checkbox next to the choice text as highlighted above. Any number of choices can be selected as default.

To add an answer, click multicheckgreenplus.png  as highlighted above

To delete an answer, click  multicheckredminus.png as highlighted above.

multicheck4.png

You can edit the text of the answer in the field. By default, the text is "Choice" followed by a number.

In the field on the right, you can define a value that is attached to the answer. You can use this value in scripts.

Note how the Multi-check element is customized with choices and defaults as below.

multicheck5.png

When the Template is run, the user sees the multi-check element as below.

multicheck6.png

The user can make a selection using the checkboxes.

Note

The user can also uncheck a default choice.

multicheck7.png

The user can click the green tick to validate the choice. The selection is then displayed to the user as below.

multicheck8.png