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!
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
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.