Answered

Display perfomer name in the task

Please, is it possible to display the Performer name in a task with type user ?

Comments (1)

photo
1

Dear Stephane,

Yes, it is possible. You can get the name through an expression and show it into the form. For further information: http://help.bizagi.com/bpm-suite/en/index.html?obtain_and_use_info_of_assignee.htm

There is another way to get the current assignee. It is also using an expression. Please follow these article: http://help.bizagi.com/bpm-suite/en/index.html?obtain_and_use_entity_values.htm

Example:

Obtain the id of the current assignee boss using the Me.Case.WorkingCredential.UserProperties[] function

chelper92

Regards