Copy link to clipboard
Copied
I want to get radio button Activated. If the TextBox1 value is greater than 80.
Here is My form. Please solve this I'm using Adobe Acrobat CC 2017.
You need 80 Points for your check security.
Total Points: [TextBox1]
Radio Buttons: [ ] Yes [ ] No
If the value of the TextBox1 is above 80 then the "Yes" radio button is activated.
If the value of text box 1 is less than 80, then the radio button "No" is activated.
Copy link to clipboard
Copied
You can learn how to solve it yourself using these tutorials:
https://acrobatusers.com/tutorials/conditional-execution
https://acrobatusers.com/tutorials/change_another_field
https://acrobatusers.com/tutorials/how-to-do-not-so-simple-form-calculations
Copy link to clipboard
Copied
You can also learn about scripting radio buttons here:
https://www.pdfscripting.com/public/Checkboxes-and-Radio-Buttons.cfm
Copy link to clipboard
Copied
This is not my answer sir. Please take the some time and slove my issue. I am thankful to you.