Skip to main content
urmania
Participant
May 15, 2017
Question

If the customer checked “Yes”, then marking any of the options should be mandatory

  • May 15, 2017
  • 1 reply
  • 425 views

In the attached photo, If the customer checked “Yes” (1) , then marking any of the options (2) should be mandatory.

So, how to do this in Adobe Acrobat Pro DC ? Thanks.

This topic has been closed for replies.

1 reply

Inspiring
May 15, 2017

You need to use JavaScript to code the action into the mouse up action for each check box. Make sure you are using exclusionary groups.

Inspiring
May 15, 2017

Because you are using custom JavaScript you will need to specify the specific name of each field and modify the "required" property as needed.

urmania
urmaniaAuthor
Participant
May 16, 2017

ok, do you know that code for the JavaScript ?

anyone can help with the code please?

thanks.