Connecting Tech Pros Worldwide Forums | Help | Site Map

Option Group on a Form

Chuck Insight
Guest
 
Posts: n/a
#1: Nov 13 '05
Hi All,

The table underlying this form has three yes/no fields that refuse to work as selections within my option group. How can I make this happen?

Thanks very much,
Chuck

Rick Brandt
Guest
 
Posts: n/a
#2: Nov 13 '05

re: Option Group on a Form


Chuck Insight wrote:[color=blue]
> Hi All,
>
> The table underlying this form has three yes/no fields that refuse to
> work as selections within my option group. How can I make this
> happen?
>
> Thanks very much,
> Chuck[/color]

An Option Group is bound to ONE field. If you want the radio buttons to be
independent (in which case they really should be CheckBoxes) then don't use
an Option Group. If you want them to be mutually exclusive then use an
Option Group. In that case only one field in the table is required, not
three.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


Chuck Insight
Guest
 
Posts: n/a
#3: Nov 13 '05

re: Option Group on a Form


Somehow I knew something I was doinf was wrong.

Thanks very much,
Chuck

*** Sent via Developersdex http://www.developersdex.com ***
Closed Thread