I’d be very grateful with any help. I’m trying to add ‘not applicable’ to any empty input fields that are not relevant within section/s of a form on submit. Sections of the form get disabled/hidden depending on selection/s hence why I would like to achieve the below effect
My target is…
question: “Not Applicable”
question 2:” Not Applicable” and so forth but not
“question: “ in the recipients email
I’m using the latest jQuery library and the validation plugin.
Thanks in advance
Do this way:-
Once validation is OK then go for submitting the form.