Skip to main content
Participant
July 31, 2020
Frage

Form Field Help! If they answer YES then require a comment

  • July 31, 2020
  • 1 Antwort
  • 3178 Ansichten

Hello, I am new to this form creating and having to create a simple form with all yes & no responses, however after creating the drop down fields I get lost on the java script ( way over my head) I want to create a if/then statement in Acrobat. If they answer yes, additional comments must me answered.  If no, then no additional questions are needed.

Dieses Thema wurde für Antworten geschlossen.

1 Antwort

try67
Community Expert
Community Expert
July 31, 2020

So you want to make a field hidden or visible based on the selection in the drop-down, basically?

Participant
July 31, 2020

Hi, It does not have to be hidden, Working on a questionnaire set up  with yes / no answers on a drop downs . I wanted to require people to comment if they selected Yes on drop down. Sorry I am so new to this,  the creating part of the form was pretty user friendly for starters like me, but the java script  is a bit overwhelming after reading / seeing some tutorials, 

try67
Community Expert
Community Expert
July 31, 2020

Then you need to define what "require" means. In what way should it be required? How should it be enforced?

Is the file being submitted back to you? If so, you can set the field's "required" property to prevent it from being submitted.