Hi all. I've been asked to add this feature and need some help.
In the form in question, a series of approvals are required regarding personnel adds/edit/reduction submission. The approval levels are, in order: Director, VP, HR.
What I've been asked to do is make it so that when then a supervisor or manager submits a change to personnel, the entrance of the submission will trigger an email to his director. Once his director approves with a selection in the proper form control, an email is triggered to his VP. Once the VP makes an entry, an email is triggered to HR. Then, once HR makes an entry (approve or deny), the submitter, director and VP are emailed.
Also, I've been told that we can use either the Database Mail on the SQL Server or go directly to the Mail client.
The only time I've written that an email gets sent is when using a button prompt. I'm not sure how to do this. Any help is greatly appreciated.
In the form in question, a series of approvals are required regarding personnel adds/edit/reduction submission. The approval levels are, in order: Director, VP, HR.
What I've been asked to do is make it so that when then a supervisor or manager submits a change to personnel, the entrance of the submission will trigger an email to his director. Once his director approves with a selection in the proper form control, an email is triggered to his VP. Once the VP makes an entry, an email is triggered to HR. Then, once HR makes an entry (approve or deny), the submitter, director and VP are emailed.
Also, I've been told that we can use either the Database Mail on the SQL Server or go directly to the Mail client.
The only time I've written that an email gets sent is when using a button prompt. I'm not sure how to do this. Any help is greatly appreciated.