Copy link to clipboard
Copied
I have a form which utilizes several combo boxes which are required to be filled out by the user. The default value of these combo boxes are "-- Select --". How would I write validation which requires the user to select any other value held in the combo box?
Copy link to clipboard
Copied
The first step is to define what you mean by "require". What should happen if the user doesn't make a selection?
Copy link to clipboard
Copied
If the user doesn't make a selection then the form should not allow them to utilize the submit button, which sends the pdf in an email to a specified email address.
Copy link to clipboard
Copied
Have you searched the forums for validation of required fields? I've posted the code that does that many times...
Find more inspiration, events, and resources on the new Adobe Community
Explore Now