Event registry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 01:45 AM
HI
I want to send notification to all the users added in u_select_buying_agent_user field(List type). and address them individually like Hi A, Hi B etc. it is on Buying event form.
recipients and addressing is not working.
please help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 02:40 AM
Hi,
It might be that the email notification is not able to take up the email of the user from the parameter.
try sending the email id of the user in param1 and in param2 the full name of the user in the BR itself and use them directly in email , no need to use email script
Regards,
Piyush Sain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2023 02:52 AM
can you explain how to write