How to use signatures to automatically check off a specific box (checklist)
Hello!
I want to start off by saying that I have limited to no experience directly with JavaScript, but do have basic programming knowledge of VBA and Java.
I am working on automation within an on-boarding document for new employees where the only requirements are:
a) When a signature field is signed off on, mark off a check box in the document;
b) Display "Not Complete" if all check boxes have not been checked off from a signature;
c) Display "Complete" if all check boxes have been checked off;
d) If possible, prevent document from being submitted via e-mail until the document is marked as complete.
Any help is appreciated. Even getting task "a" working is huge progress!
Thanks,
Jeff
