Insert checkbox

In order to insert a checkbox inside a form in page (or even independent from the form) click the Checkbox button from the toolbar:

 

Note: If the cursor is not placed inside a form (inside the red dotted border) a dialog box will be displayed asking whether to add the form as well.

Checkboxes are used when there are only two available answers regarding a certain decision (yes or no). Their being checked or unchecked covers those two possibilities. You can insert a set of checkboxes in page and allow the user to check multiple options at once. Configure advanced checkbox settings by using the Checkbox Properties panel.

Checkbox Properties

The Checkbox Properties panel is displayed when you select (click on) a checkbox inserted in your page. It corresponds to the <INPUT> tag in the Tag Selector:

 

To configure this panel, follow the instructions below:

  1. In the Element ID text box enter the value for the id attribute. It will uniquely identify the element (checkbox) in page.

  2. In the Value text box enter the value that will be sent to the server once the form is submitted, if the checkbox was checked.

  3. In the Initial state radio group choose how you want the checkbox to be when the form first loads in browser: