form1.#subform[26].Save_Form::click - (JavaScript, client)
This script is ran under a button and will check the entire form to make sure all information is filled in before saving the form.
Everything works except for when I select "No" as an answer for the question Are_Other_Repairs_Needed.rawValue. , the last question on the form. What happens is that it will run through the script and see that the last question is answered "No" and go immediately to the else event and open my FakeSave button which will let the person save the form with all other questions not answered.
How can I stop this from happening, the only way I found so far is to answer "Yes" to the Are_Other_Repairs_Needed question. Then it will not let me save the form.
Please Help
Below is the link to the form
https://acrobat.com/#d=NGLoTD0eLLabypn35xCNPw
George Kaiser