- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2016 07:00 AM
Hi,
I would like to send an email notification via dot walking on a form.
The Form in question is the alm_hardware form.
It has a field called Assigned to which is a reference field to the user table
On the user table the user managers field is present
I have a certain set of triggers which would send an email alert from the alm_hardware form
The email needs to go to the assigned to users managers
Thanks,
Riaz
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2016 07:08 AM
When you send the notification, use the Users/Groups fields. Select Assiged to and a "+" appears in the middle column.
Click that and it will drill in to the fields on the sys_user table.
Select manager and move it to the right.
That's it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2016 07:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2016 07:25 AM
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2021 04:54 AM
Hello Chuck Tomasi,
This is my query "the notification is sending to only one u_primary_contact. If there are multiple u_primary_contacts we want it sent to all of them in the To: field"
I need to send an email notifications from 'vendor risk assessment' table to the users present in 'u_primary_contact' field which is referring to 'vendor contacts' table.
How can we do this by dotwalking. vendor risk assessment table-->primary_contact field in vendor contacts table.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2016 07:10 AM