0
Javascript help PDF: toggle multiple radio buttons and checkboxes when checkbox is selected
New Here
,
/t5/acrobat-discussions/javascript-help-pdf-toggle-multiple-radio-buttons-and-checkboxes-when-checkbox-is-selected/td-p/13062900
Jul 11, 2022
Jul 11, 2022
Copy link to clipboard
Copied
I have no experience using Javascript in PDF forms, so I apologize for any inaccurate descriptions of my problem.
I need multiple radio buttons and checkboxes selected to different values (Yes, No, N/A) when I click a check box.
For example: If checkbox 1 is selected, radio buttons 1-6, 9-10, 12 are Yes and radio buttons 7,8,10,11 are No, and checkbox 3 is Yes.
Is this possible? Thanks in advance for your help.
TOPICS
How to
,
JavaScript
,
PDF forms
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
/t5/acrobat-discussions/javascript-help-pdf-toggle-multiple-radio-buttons-and-checkboxes-when-checkbox-is-selected/m-p/13064028#M370099
Jul 12, 2022
Jul 12, 2022
Copy link to clipboard
Copied
Should the user be able to override these selections? Should they be reversed when the check-box is unticked?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
AUSTIN25207757q0d7
AUTHOR
New Here
,
LATEST
/t5/acrobat-discussions/javascript-help-pdf-toggle-multiple-radio-buttons-and-checkboxes-when-checkbox-is-selected/m-p/13079058#M371218
Jul 19, 2022
Jul 19, 2022
Copy link to clipboard
Copied
Yes, the user needs to be able to override selections and reverse when unticked.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

