Checkbox properties

To display checkbox properties in the Property inspector, select a checkbox in a form. See also Adding an object to a form.

CheckBox Assigns a name to the checkbox.

Checked Value Sets the value of the checkbox when it is checked. This is the value that is sent to the server-side application (for example, a CGI script) when the user submits the form.

Initial State Specifies whether the checkbox is checked or unchecked when the form first loads.