R
Repent
I have a form with several yes/no fields. I have the first yes/no
field labeled as "No Problems" this I have setup to be "yes"
(checked) by default.
underneath this first field I have several other fields listed, all
unchecked. the idea is, the user open the form and has several yes/no
selections to make. the first is already checked to show "no
problems" however if the user checks any other boxes down below the
first checkbox then that action would unckeck the first "no problems"
checkbox, because now the user is showing that there was a problem and
thus "no problems" is no longer valid.
How can I achieve this? I plan on having several groups of these on
one form. I cannot use an option group because I need to be able to
check more than one thing.
thanks all;
chris
field labeled as "No Problems" this I have setup to be "yes"
(checked) by default.
underneath this first field I have several other fields listed, all
unchecked. the idea is, the user open the form and has several yes/no
selections to make. the first is already checked to show "no
problems" however if the user checks any other boxes down below the
first checkbox then that action would unckeck the first "no problems"
checkbox, because now the user is showing that there was a problem and
thus "no problems" is no longer valid.
How can I achieve this? I plan on having several groups of these on
one form. I cannot use an option group because I need to be able to
check more than one thing.
thanks all;
chris