Checkbox field
Use this field to allow users to set yes/no or true/false values.
| Option | Description |
|---|---|
| True value | Enter the value that will be sent to the server if the field is selected. The default is 1. Maximum length is 255. |
| False value | Enter the value that will be sent to the server if the field is deselected. The default is 0. Maximum length is 255. |
| Checked by default | Select this checkbox to make the checkbox initially selected when the user enters the form. |