Not in list rule
Description
Define whether or not the current value of the CheckBox control should be added to the list of choices.
Discussion
If the value in the field is not in the list of choices for the CheckBox, the Not in list rule property will determine if the current value of the field should be added to the list of choices in the checkbox.
This property does not apply when the control value is set by JavaScript, for example using the {dialog.object}.setValue() or {dialog.object}.populate() methods.