| 1 | fieldName | Name of the field for the Checkbox. Needs to be in quotes abd the full Table Occurrence::from. |
|---|---|---|
| 2 | CurrentValue (opt) |
Text or a field name containing the current value of the checkbox. If a fieldname is used, it should not be in quotes. |
| 3 | fieldActiveValue (opt) |
The value that is given to this field when the checkbox is checked (e.g. "Yes"). |
| 4 | status (opt) |
Text or name of a field containing "enabled" (the default), "disabled", or "hidden", or a calculation which returns one of those 3 values |
| 5 | bgColor (opt) |
Default is white, but you can specify the color: see "Background Color" in the "Basics" section. |
Comments