checkbox

This block is part of the Component UI group and was last modified in core v11.3.0.

checkbox v11.3.0

Basic HTML checkbox element

In pins 5
  • Field required
    fielddefinitions

    Field to save the value in

  • Validate
    fieldvalidation

    Applies the given validation to the element, overwrites attributes given in the attributes popup

  • Event
    inputevent
  • In Array
    condition

    This needs to be set to true if the field is an array and the given value should be pushed into that array

  • Value
    value

    Used in combination with the in array in pin. If given will push the value into the array. If not given, true and false will be used.

Out pins 1
  • uicomponent
    uicomponent

A typical wiring for checkbox: combine feeds the co-fields pin; the uicomponent out pin feeds build PDF.

Studio canvas example for the checkbox block: typical wiring for checkbox.

Version history

Introduced in v11.3.0.


Back to Component UI Return to the main group to view all sub-groups Back to form Return to the group to view all blocks within this group