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

Change check box style to any character/symbol in a checkbox

New Here ,
Feb 09, 2021 Feb 09, 2021

Hello,

 

Is it possible to change the Check Box Style to any character? For instance, when someone clicks on the check box it shows a "W" instead of a check or any of the other preset styles. I am hoping to change this for all my checkboxes in my fillable form. 

 

Thanks for any help in advance

TOPICS
Create PDFs , Edit and convert PDFs , General troubleshooting , How to , JavaScript , PDF forms
7.1K
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
Advisor ,
Feb 09, 2021 Feb 09, 2021

Hello,

 

 The checkbox style in Acrobat:

Checkbox element > Properties > Options > Checkbox Style. This allows you to select the style: check, circle, cross, diamond, square and star.

 

These are the default options in Acrobat for the checkbox and unfortunately nothing can change it.

 

Regards,

Mike

 

 

 

 

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 ,
Feb 09, 2021 Feb 09, 2021
LATEST

No, but you can use a button field for it. A simple script can change the button's text from "W" to nothing and back.

However, button fields don't have values, so if you plan on exporting the data, or using this selection for a calculation or something like that, that would be a problem.

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