HR TASK in My task portal view

DreamIT
Tera Contributor

Hello Team,

 

I have HR TASKS under my tasks in this page 'esc?id=hrm_todos_page'

 

In notifications: I have redirected HRTask  to- my to dos page( portal view)

 how can I redirect to particular task when I click on the email body HR task number for now the top HR task which is open is showing up if there are multiple HR Tasks in queue. Attaching the screen shot for the same.

 

Please do let me know how I can configure it.

 

Thanks in advance

 

 

DreamIT_0-1738071414847.png

 

1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron
Tera Patron

@DreamIT You won't be able to navigate user to a specific task using hrm_todos_page ('esc?id=hrm_todos_page'), as this page shows all the tasks which are assigned to the user.

 

Instead you should include a link of esc?id=hrm_ticket_page&sys_id=<sys_id_of_record>&table=<name of coe> in your notification, where <sys_id> is the sys_id of the record and <name of coe> is the name of hr table where the record lies.

 

Hope this helps.

View solution in original post

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@DreamIT You won't be able to navigate user to a specific task using hrm_todos_page ('esc?id=hrm_todos_page'), as this page shows all the tasks which are assigned to the user.

 

Instead you should include a link of esc?id=hrm_ticket_page&sys_id=<sys_id_of_record>&table=<name of coe> in your notification, where <sys_id> is the sys_id of the record and <name of coe> is the name of hr table where the record lies.

 

Hope this helps.