- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2024 06:28 AM
How to display the name of the member (from an assignment group) in an email notification?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2024 07:15 AM
I managed to solve this issue. I created a script include to get the group member names (I already had this script include to get their preferred language. Passed their name as parm 2 and used it in the email notification.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2024 06:32 AM - edited ‎04-08-2024 06:37 AM
Hello, @vidhya_mouli
Could you be more specific what is your intention?
Would you like it displayed in the message body or in the recipient list? Is it regarding a random member of the assignment group or a specific 'assigned to' field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2024 06:46 AM - edited ‎04-08-2024 06:47 AM
This is an email sent to all the members of the assigned group. When the mail goes to each person I want to display their name in the body of the email to greet them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2024 06:39 AM
HI @vidhya_mouli you can print Assignment group and Assigned to in Notification content
Regards,
Siddharam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2024 06:42 AM
We need to send email notification to all the members of the assigned to group. So I need the all their names. Is that possible?