- 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:11 AM
Not sure how your notification is setup, but there is an oob notification called "Notify manager test is overdue" that has a reference to the assigned to's manager field like in this screenshot. Would this simple approach work?
Edit: Like what Aswin & Chuck said in previous posts (i'm too slow)