Send email notification via dot walking to a field on form

riaz_mansuri
Kilo Guru

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

find_real_file.png

Thanks,

Riaz

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

When you send the notification, use the Users/Groups fields. Select Assiged to and a "+" appears in the middle column.



find_real_file.png



Click that and it will drill in to the fields on the sys_user table.



find_real_file.png



Select manager and move it to the right.



find_real_file.png



That's it.


View solution in original post

5 REPLIES 5

curtisr
Kilo Expert

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?



notifymgr (Small).JPG



Edit: Like what Aswin & Chuck said in previous posts (i'm too slow)