Auto Capture Assignee - When Assigned Task to Group

cancel
Showing results for 
Search instead for 
Did you mean: 
prohit
Active Member

Auto Capture Assignee - When Assigned Task to Group

Hi Team,

When we assign a task to a group, In group - anyone can claim that Task.

We need to capture "Assignee Name" who ever run's that task in Form. I could use Display Text and run with ${initiator.properties.userName} but it is not capturing the assignee name. Your help much apprecaited.

Example:

In form we have 5 fields

1. Name

2. Region

3. Category

4. Gender

5. Assignee: (Auto-populate) who runs the task

1 Reply
sanjaybandhniya
Intermediate

Re: Auto Capture Assignee - When Assigned Task to Group

You can create task listner on assign event and update that assignee form variable.