Checkbox
Description
Allows the user to select or deselect one of several options.

Parameter
Send only the box check
If checked, only the selected box will be returned in the result.
Field name
Allows you to configure the name and id of the input block of the input field.
Group Label
Allows accordions to be grouped together. When one accordion in the group opens, the others close.
Field type
Used to define whether the object should be of the checkbox type (several boxes can be ticked at the same time) or whether it should be of the radio type (a single box ticked at most).
Type of value
Used to select the type of value returned to 4D.
Right
If checked, the values will be located to the right of the tick box.
Align inputs
Used to align the various lines vertically.
Button effect
If checked, applies a visual effect to the elements, making them appear like buttons.
Required field
Indicates whether the field must be completed (a small red star appears to indicate this to the user).Allows you to modify the position of the text entered as a parameter in ‘field label’.
Is linked to the module entity?
If checked, indicates that the field is a property of the module entity.
If necessary, specify the relationship path (e.g. Entity.MyRelationship)
Requires ‘is linked to the module entity?
Enables the field to be linked to an entity other than the module entity via a relationship.
Use a function to retrieve items from the list
If checked, new parameters appear, allowing you to retrieve items from the list.
Class
Requires ‘use a function to retrieve items from the list’
Incompatible with ‘list of possible values’ et 'Default value'
Used to select the class in which the function is located.
Function
Requires ‘use a function to retrieve items from the list’
Incompatible with ‘list of possible values’ et 'Default value'
Allows you to choose the name of the function from the elements in the select.
List of possible values
Incompatible with ‘Class’ and ‘Function’
Enables you to enter the list of hard-coded elements in the property. Each value must have a line break between them.
Default value
Incompatible with ‘Class’ and ‘Function’
Fill the field with the default value.
Layout
Class collapse legend
Apply a graphic style to ---.
Class collapse fieldset
Apply a graphic style to ---.
Class collapse input
Apply a graphic style to ---.
Class collapse label
Apply a graphic style to ---.

