- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
AlejandroRmM
Engager
03-13-2024
12:53 PM
I have a question. I have a table that contains groups of people with their email addresses. I want to use this table in the recipients field when creating an alert to notify users via email. For this, I want to know if I can use $result.fieldname$ to call that table in the 'to' field when configuring the recipients.
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
marnall
Motivator
03-13-2024
01:49 PM
Yup, you can do this. However I recommend making sure that your field is a string containing a comma-separated list of email addresses.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
marnall
Motivator
03-13-2024
01:49 PM
Yup, you can do this. However I recommend making sure that your field is a string containing a comma-separated list of email addresses.
