- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-14-2017 07:08 PM
Hi
I want to send out an email to notification all the members in the group when the group's manager is deactived.
I use client script to do the following action when the user record of the group manager is set to inactive.
1. set the group manager field to empty
2. delete the manager from the group member list
I want to greate an email, but which table should I use? Since I don't know how to set the value of who'll receive this email.
And could you also give some advice for create the event and business rule?
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2017 10:41 PM
Hi All
To solve this requirement, I add the group members to CC list and write the code into Email script.
Hope this could help you if you have the same requirement with me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-14-2017 10:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2017 10:41 PM
Hi All
To solve this requirement, I add the group members to CC list and write the code into Email script.
Hope this could help you if you have the same requirement with me.