Get the name of the person who has completed a stage in the portal Bonita

1
0
-1

Hi everyone,
I created a form for a vacation request, has several stages of decision and in some fields you need to provide the name of the person who completed the previous stage or revised in the portal Bonita, to be displayed in a field just reading in the next step. An example would be the default admin "Walter Bates' who would complete the task to review and be shown in the next step as the person who completed the previous task in read-only mode. As you might know someone do this?

Regards,

Victor

2 answers

1
+1
-1
This one is the BEST answer!

This is really part of your process design, which you then have to save somewhere and then use in the following step.

We do this as follows:

Start task 1
Output operation get userID and save into BDM (where we want it)

Start task 2
use BDM to get the userID and then substitute with name, display...

regards
Seán

PS: If this reply answers your question, please mark as resolved.

1
0
-1

Thansk for your answer Seán, I will do so. Regards.

Notifications