Specifies how any fetched or assigned value that is not one of the pre-defined "checked" or "unchecked" values should be interpreted.
Applies to check box
Set Oracle Forms
Default
NOT ALLOWED
The following settings are valid for this property:
Setting |
Description |
---|---|
Not Allowed |
Any queried record that contains a value other than the user-defined checked and unchecked values is rejected and no error is raised. Any attempt to assign an other value is disallowed. |
Checked |
Any value other than the user-defined unchecked value is interpreted as the checked state. |
Unchecked |
Any value other than the user-defined checked value is interpreted as the unchecked state. |
About defining check boxes, radio groups, and list items for querying