Known Participant
January 9, 2021
Question
Check Everything On Print
- January 9, 2021
- 3 replies
- 541 views
I am working on an evidence submission form for my PD. I have looked at the different posts regarding checking to make sure certain boxes are checked before printing / saving the document.
This is what I am trying to accomplish at the moment.
I have (6) check boxes (Check Box1, Check Box2, etc) that need at least one of them to be checked when the form is printed.
I tried using multiple statements and tying them together with &&.
I usually can figure out my solutions when I have a good piece of code to start off on, but I can't find anything that really makes sense.
By the way, if there is an error message I don't want the printing to continue. I am using a print button with the code added in.
Thank you in advance for your help.
