Forum Discussion
QuickBaseCoachD
6 years agoQrew Captain
The users on the Project team should be combined into a listuser field type by formula.
I believe the syntax is
ToUserList(
[Project team member 1 userid],
[Project team member 2 userid],
[Project team member 3 userid],
[Project team member 4 userid])
Then just look that up down to the child table and use it in an email notification.
I believe the syntax is
ToUserList(
[Project team member 1 userid],
[Project team member 2 userid],
[Project team member 3 userid],
[Project team member 4 userid])
Then just look that up down to the child table and use it in an email notification.
SanjayGupta
5 years agoQrew Member
Hi, I am having a requirement where i need to send notifications to list of users based on country.
Can we assign a field in "Notify whom" section so that every time field is populated with dynamic users list.
i am not able to insert field in "Notify whom" like in Email subject, Body. Can you pls suggest how to proceed further.
Thanks
------------------------------
Sanjay Gupta
------------------------------
Can we assign a field in "Notify whom" section so that every time field is populated with dynamic users list.
i am not able to insert field in "Notify whom" like in Email subject, Body. Can you pls suggest how to proceed further.
Thanks
------------------------------
Sanjay Gupta
------------------------------
- MarkShnier__You5 years ago
Qrew Legend
Should be easy.
If the recipients are users, create a regular Notification called "Recipient" type, else if not user, then create of type "Open"
Carefully type the individual fields which hold single email address into the box of recipients.
the format is like
[email 1]
[email 2]
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------