I have set form fields as User required and yet the form still prints/save when empty. I also have an email button on the form but that works correctly by not allowing the user to email the form with the required fields empty.
What script do I need to additionally restrict both printing and saving if the required fields are empty?
You would think that just setting that option would restrict those functions the same as it does for the email button.
Please be specific with your response if you are gracious enough to offer one. I have been searching the forum all morning for the answer to this and I really didn't understand any of the solutions offered to others enough to use those in my own form.
The required fields are:
Social (social security number)
Name
Headquarters
Residence
The next question I have is if there is a way to make individual signature fields mandatory if they are digital signatures?
In other words, I don't want the individual to be able to email the form to the next person if he/she hasn't applied their digital signature.