Checkbox Group

The checkbox group widget displays several checkboxes, each for one item.

The checkbox group widget has the following specific properties:

Property

Property Value

Property Description

Name

String

Defines the unique name of a checkbox group. If you do not enter a name, the system takes the default name (for example CheckboxGroup_1).

Display Option

Vertical Option, Horizontal Option

Specifies the display options.

Label Text

on, off, String

If checked, you can enter a label text for the widget.

Checkbox Style Properties

Property

Property Value

Property Description

Border

color

Specifies the border color.

Background

color

Specifies the background color.

Check Mark

color

Specifies the check mark color.

Checkbox Group Properties Located in the Builder Panel

Property

Property Value

Property Description

Value

list of values

With the value property, you can add values, change the order of values, or remove them. Each value has the following properties:
  • value

  • text (optional)

    If you enter a text for a value, the text is displayed. If no text is entered, the value is displayed.

If you want a specific value to be displayed by default, select the relevant value and mark it as Default. This is shown as the default in the chekkbox group.