Skip to main content
Participant
December 29, 2024
Question

Branching in PDF Forms

  • December 29, 2024
  • 1 reply
  • 197 views

Hi Everyone

 

I am creating a Form that requires the person to go to another question ( skip questions ) if they answer 'No'

 

i.e.

Married Yes or No.

 

If the person selects No, then they go from question 1 to question 5.

Is it possible to do without java Script ( Coding ) ?

Thank you

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
December 29, 2024

Do you want to set the focus to a different field, or to disable the other questions (2-4), when No is selected in Question 1? Also, what kind of a field is it? A drop-down? Text field? check-box/radio-button group? Something else?