Group:  Other Microsoft Office Products ยป microsoft.public.infopath
Thread: Option Button

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Option Button
jonbaez 13.08.2006 05:17:02
How can you deselect an option button, after selecting it?
RE: Option Button
S.Y.M. Wong-A-Ton 13.08.2006 09:14:01
An option button is usually located in a group of option buttons, so if you
click on another option button, you will deselect the previously selected
one. Another way is to use an action on another control on your InfoPath form
to deselect all of the option buttons in the group of option buttons by
adding a rule to the other control that will set the value of the field
representing the option button to an empty string.
---
S.Y.M. Wong-A-Ton


"jonbaez" wrote:

[Quoted Text]
> How can you deselect an option button, after selecting it?
Re: Option Button
"Greg Collins [InfoPath MVP]" <gcollins_AT_msn_DOT_com> 14.08.2006 20:23:24
There is no deselection available. Ctrl+Z (Undo) is the choice here.

--
Greg Collins [Microsoft MVP]
Visit Brain Trove ( http://www.BrainTrove.com )
Visit InfoPathDev ( http://www.InfoPathDev.com )


Re: Option Button
"Ben Walters" <ben.walters[ at ]sdm.com.au> 15.08.2006 01:30:26
As stated Option buttons are controls that are used to select a mutually
execlusive option. If you want to allow the user to sect A B or C or none
then perhaps you should try Check boxes,
You can then put some code behind the change event to simulate the mutually
execlusive functionality.

if you only have 1 option button then I would recomend you use a check box.

Hope this helps

Cheers
Ben
"jonbaez" <jonbaez[ at ]discussions.microsoft.com> wrote in message
news:567DA7B0-5554-4192-AC3A-C20218BB472A[ at ]microsoft.com...
[Quoted Text]
> How can you deselect an option button, after selecting it?

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net