
Copy link to clipboard
Copied
Is it possible to deselect a choice in a radio button group on a fillable PDF? There are times a radio button choice may be selected accidentally. When this happens, the only choice one may have is to abandon the form they have been completing, and start from scratch in hopes the mistake is not made again. Our forms are very detailed and with multiple pages and combinations of drop downs, check boxes, radio buttons, text boxes, etc... with questions totaling well over 100. You can imagine someone's frustration if they've completed over 100 questions and near the end of the form there's a radio button question they did not mean to answer... The radio buttons are used exclusively for one choice selections only, otherwise check boxes are used. I'm interested in any simple solutions. Maybe Adobe can come up with a solution. I don't understand why radio buttons don't function the same way as check boxes. If you click once, it's marked; if you click again, it clear. Any help is greatly appreciated. Detailed steps for the fix are also appreciated. Thanks!
Copy link to clipboard
Copied
This is the functional definition of radio-buttons. Once a selection is made, you can only switch from one button to another, not de-select them entirely (unless you reset the form).
If you want to be able to de-select the buttons then you should use check-boxes. Give them the same name but different export values and they'll function just like radio-buttons (ie, when you click on button in a group the selected one becomes un-selected), with the additional feature that you could de-select a button but clicking it.
Copy link to clipboard
Copied
Hi,
You do not see this in the menu bar on the right?
Copy link to clipboard
Copied
Is there a way to just clear one radio button instead of clearing the whole form?
Copy link to clipboard
Copied
Only with a script. For example:
this.resetForm(["Radio1"]);
Copy link to clipboard
Copied
This is the elegant solution.
However, in the Prepare Form/Edit where I have selected the individual field that I need to clear, there is nowhere in the Properties Box to run the script - this.resetForm(["Radio1"]);
I'm hoping you can point me in the right direction.
Many Thanks
Copy link to clipboard
Copied
Hi Cheryl,
It has now moved to:
Go to Prepare Form.
Next to the Fields section, select the three dots (…) button.
Clear Form.
Copy link to clipboard
Copied
Hi, It's under the three dot menu, "Clear Form".
Copy link to clipboard
Copied
Yeah, it appears they keep changing the interface. It's still in the panel on the right side (labeled "Fields"), but now it's under the three-dot icon.
Copy link to clipboard
Copied
I'm using Adobe Pro and once in the Prepare Form part, on the right hand side, where the Fields are listed, at the top, there is a filter button, and AZ button, and three dots. Click the three dots and there is a Clear Form option. THANK YOU EVERYONE that answered this! I was banging my head against a wall trying to figure out how to clear the radio buttons selected in Preview! I appreciate all of your help!
Copy link to clipboard
Copied
Took me a while to find it, too. What a pain!
While in 'Prepare a form', go to the "..." up in the corner of the fields pane.
Copy link to clipboard
Copied
Thank you! this is super helpful. I am still looking at this function as of the end of 2023.
As of today, Adobe Acrobat has been updated.
In case someone else looking, to find the 'Clear Form' button, go to Prepare Form, next to the Fields section, select three dots (...). Click 'Clear Form'.
Copy link to clipboard
Copied
THANK YOU. Couldn't find this without you (including by searching in the Adobe search function - ARGH).
Copy link to clipboard
Copied
This is what should have been the correct answer, at least for people who are designing or editing a form and find themselves stuck with selected radio buttons. Thanks for the guidance.
Copy link to clipboard
Copied
hot key or literally anything at all.
Copy link to clipboard
Copied
Thank You, Thank You, Thank You!!!
Copy link to clipboard
Copied
Tools - Forms - Preapare Form - More Options - Clear Form.
This is just what i was looking for thanks!!!!!!!!!!!!!!!!!! 🙂
Copy link to clipboard
Copied
Where do I find this option to clear forms in Acrobat Pro 2020?
Copy link to clipboard
Copied
Should be under Tools - Prepare Form - More...
Copy link to clipboard
Copied
Thank you try67! That worked. 🙂 I appreciate your quick response and help!!
Copy link to clipboard
Copied
In my opinion, this should be marked as the "Correct Answer". Thank you for the help!
Copy link to clipboard
Copied
This is an old thread (and technique) but attached is a sample form showing your options.
Copy link to clipboard
Copied
Thank you!!!!
Copy link to clipboard
Copied
I am working in Acrobat 9.5 Pro. It is not letting me name two different check-boxes the same name. Am I missing something?
Copy link to clipboard
Copied
No, this is not the answer anyone wants or needs. And you are incorrect. The answer is: Go to Prepare Forms, then on the right-side tool bar, click "More Tools", then click "Clear Form".
Copy link to clipboard
Copied
Agreed. If someone is asking how to uncheck a radio button, clearly they're filling out a form, not creating one... so it's totally unhelpful to say "well just rewrite the form." Thank you for providing an actual solution.
Copy link to clipboard
Copied
Does anyone else think that check boxes are ugly/messy and do not catch the eye like a radio button? I am making a Hazard assessment sheet where a user selects many things from a list. I wanted the form to have the clean look of a voting ballot with filled in boxes or circles. I do not believe in radio-button orthodoxy, after all it is just an empty circle that can get filled in! Is it possible to change the ✓ symbol into something else? Maybe a ■? Maybe different checkbox "styles" could be incorporated into Adobe Acrobat forms? Free the radio-button from it's functional servitude by the form design cognoscente! Do you realize how many forums and blogs there are that deal with engineering the radio-button to be used differently than the designers intended?! Adobe allows you to have radio buttons that only have 1 in a group, so why not make them de-selectable? Thank you for listening to my rant. The sentence "This is the functional definition of radio-buttons" set me off!

