-
1. Re: How do you uncheck a radio checkbox while CREATING a form?
George Johnson Feb 23, 2011 5:39 PM (in response to WillCD)Use check boxes, not radio buttons. As with radio buttons, give them the same name but different export values and they will behave as you want.
Otherwise, you can simply reset the form before sending it out, assuming the default value is Off.
-
2. Re: How do you uncheck a radio checkbox while CREATING a form?
WillCD Feb 23, 2011 5:51 PM (in response to George Johnson)I need them to only check ONE of the 2 checkboxes so I know what there primary phone number is. Are you saying that is possible with check boxes?
How do I reset the form like you suggest? And what is the default value?
I'm pretty sure that I need a radio checkbox to achieve what I'm trying to accomplish and if so, my values need to Yes and No right?
-
3. Re: How do you uncheck a radio checkbox while CREATING a form?
George Johnson Feb 23, 2011 6:05 PM (in response to WillCD)Yes, it will definately work like you want with check boxes. As mentioned, the key is to give them the same name, but different export values (e.g., Yes, No). You set the export value on the Options tab of the field properties dialog.
To reset a form in Acrobat 9, select "Forms > Clear Form".
-
4. Re: How do you uncheck a radio checkbox while CREATING a form?
WillCD Feb 23, 2011 8:17 PM (in response to George Johnson)Both worked. Thanks.


