Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

convert to radio button

Contributor ,
Nov 23, 2017 Nov 23, 2017

Hi community,

I have a simple word document which we transfer into a PDF form. I have the problem that I need to convert simple check marks into radio buttons. How do I do that?

I can also modify my Word, if that is the solution.

TOPICS
PDF forms
20.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
1 ACCEPTED SOLUTION
Community Expert ,
Dec 05, 2017 Dec 05, 2017

You should use this tuto: Convert Radio Button Groups to Checkbox Groups in PDF Forms - KHKonsulting LLC


Acrobate du PDF, InDesigner et Photoshopographe

View solution in original post

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Nov 29, 2017 Nov 29, 2017

I solved my immediate problem by entering manually the radio buttons. But still I'm interested in having a solution.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 03, 2017 Dec 03, 2017

You asked your question in a forum that's not really relevant for it, so I moved it to the PDF Forms forum.

To answer your question: There's no way in Acrobat to directly change the type of a field. It can be done using a script by removing the old field and then adding a new one in its place, with the new field type.

I've developed a tool that allows you to do just that very easily: Custom-made Adobe Scripts: Acrobat -- Convert Form Fields Type

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 03, 2017 Dec 03, 2017

Addendum: If you created the file from Word there's another option. Use the Wingdings font and then it will be possible to identify the characters and automatically add the correct field over them, again using a script (like this one: Custom-made Adobe Scripts: Acrobat/Reader -- Convert Wingdings To Fields ).

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 03, 2017 Dec 03, 2017

Your check boxes are already radio buttons. All you need to do is give them the same field name, then change the export value on each to something unique.

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Dec 04, 2017 Dec 04, 2017

Unfortunately it does not work like that:

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 04, 2017 Dec 04, 2017

What do you mean it doesn't work?

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 04, 2017 Dec 04, 2017

See this article

https://acrobatusers.com/tutorials/creating-radio-checkboxes

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Nov 28, 2020 Nov 28, 2020
LATEST

Thank you Thom! This was golden and SO EASY compared to some of the other options. Plus, the ability to have the mutual exclusivity of radio buttons while maintaining the ability to deselect the checkbox is golden. Many thanks! 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Dec 05, 2017 Dec 05, 2017

You should use this tuto: Convert Radio Button Groups to Checkbox Groups in PDF Forms - KHKonsulting LLC


Acrobate du PDF, InDesigner et Photoshopographe
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines