how can i get the info of the "Report To" of performer

Confluence User - 29 Apr, 2016

Hi! i want to ask if how will i get the info of the performers "Report To", i want to get the email of the Report To to minimize work, default email will be sent to the notifieer when a form is submitted.

 

for example, UserA is reporting to UserB.

 

when UserA submits a process, an email will promt to UserB that UserA did a transaction. how will i get the email of UserB? hash variables?

forms;datalists;userviews;user;server

1


29 Apr, 2016
confluenceUser
confluenceUser

Hi Jedi

Maybe you can try #currentUser.hod.username# .

Store the current user's HOD into a hidden field on the application form and in email tool, use this field for the "To:" value example #form.tablename.hodvalue#.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print