Checkbox Field Guide
The checkbox form field provides a single checkbox.
Field Settings
Checked: Enable this setting to make the checkbox checked by default.
On Click: The onclick event to run JavaScript code when the element is clicked.
On Change: The onchange event to run JavaScript code when the value changes.