S
silkworm
Hi, I am a novice, so please excuse my ignorance.
I want two Option Boxes to be mutually exclusive, i.e. when one is
turned on the other must be off. So I put the two boxes into a
OptionBox Group. But then I realized the individual OptionBoxes in a
group doesn't have on/off values themselves, and only the Group has
value of the selected Box. How can I pass out the On/Off Status
information of a particular Option Box?
Thanks
Tom
I want two Option Boxes to be mutually exclusive, i.e. when one is
turned on the other must be off. So I put the two boxes into a
OptionBox Group. But then I realized the individual OptionBoxes in a
group doesn't have on/off values themselves, and only the Group has
value of the selected Box. How can I pass out the On/Off Status
information of a particular Option Box?
Thanks
Tom