Checkbox

    The checkbox is an element that allows the user to select one or many options, and these options will be inclusive. This element helps to make the form more sophisticated. Checkbox can be placed only inside the Form Container.

    Checkbox default state

    After adding, the following settings are available for Checkbox in the Data tab:

    • Bind type:
    • Text Field (available for dynamic bind type only): the list of available text fields in the current collection.
    • Text (available for static bind type only): the field to enter the required text to display.
    • Label: a static checkbox description.
    • Label position: a position of the label text according to the checkbox:
    • Checked status: the checkbox can be set empty or selected by default.