07-17-2019 12:08 PM
Hello, I have a user task that contains a form. Is there any way that multiple users fill in this form together ? ( not the multi-instance option .) I want the next user to be able to see the completed fields and complete the form. I thought about creating another user tasks that contains the fields that I need the next user to fill but I could not find a way to display the result of the previous field because they are necessary to the answer of this task. Thank you!
07-19-2019 01:09 AM
Hi,
If you want multiple users fill the same form together than you can assign that user task to Group. And on completion of first user task(in end listener) you can set values through delegateTask.setVariable(property), through this you can set values of form fields for next user task for group of users.
Thanks,
Prachi Shah
Explore our Alfresco products with the links below. Use labels to filter content by product module.