Hi, i have a User Task, where a User fills in a form.
It should then be passed to someone else, who should be able to edit the values of him plus additional ones.
How can I accomplish this? I know how to display values from a previous form. But how can I continue to show the form?
What version are you using?
The latest, version 1.8
You should use the same form that was used in user task 1 as referenced form for user task 2 also.
See that's the problem. I need a a form with additional values. So for example:
User Task 1
----------------
Input Fields:
- Name
- City
- Street
- Category
User Task 2
---------------
Input Fields:
- Name
- Category
- Some other value
I need to do a lot of this, do conditionally make values editable or not.
Or can I accomplish this with process instance variables? How ever I havent found a way to bind a Input Field to a variable.
The ID of say your text field in User Task 1 is name, then set the same id in user task 2 also to a text field. Then your text field in user task 2 will show you the info that you have entered in user task 1.
That somehow doesnt seem to work..
please post the problematic app here, so you get better help from the community.
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
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.