S
Stu
I have an option group with two option button choices "Yes" (optionValue =
-1) and "No" (optionValue = 0) bound to a Yes/No field in a table.
If the user clicks a Clear button I want both the Yes and No option buttons
in the option group to be unchecked. Is there a way to code this or do I
need to change the table field to type Text?
-1) and "No" (optionValue = 0) bound to a Yes/No field in a table.
If the user clicks a Clear button I want both the Yes and No option buttons
in the option group to be unchecked. Is there a way to code this or do I
need to change the table field to type Text?