Checkbox

Parent Previous Next

Checkbox


A Checkbox is used to toggle one or more Yes/No states.

In order to add a Checkbox drag the shape from the Form Toolbox onto the Form and drop it at the desired location.


Sample Checkbox


Properties

This Element utilizes beside the General Element Properties the following properties:



Input Parameters

Hint

A hint for the user, what to input. Hints are usually shown as tooltips if the user moves the mouse over the element or as error message if the user inputs invalid data

Required

Specify, if the input is required or not. A form may only be submitted if all required inputs have been made.

Variable

The name of the variable, where the input will be stored in or where the preset value will be taken from.

Checked

Specify the default selected option.

Display inline

Decision between vertical or horizontal alignment of options.

MinLength

Specify how many checks must be made at least

Options

Specify for each option an entry in a separate line.