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

checkbox checks other checkboxs

Participant ,
Mar 26, 2016 Mar 26, 2016

If I check a checkbox I a PDF form, I want 4 other checkboxes to be selected.

So checking and unchecking this box, will uncheck these other 4 boxes.

Also, show hide.....is there a way to not hide but disable or make read only instead of hiding?

TOPICS
Acrobat SDK and JavaScript , Windows
288
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
LEGEND ,
Mar 26, 2016 Mar 26, 2016
LATEST

To set the values of other fields including check boxes you need to write a custom JavaScript for the Mouse Up action.

Again, you will need to write a custom JavaScript.

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