04-27-2018 09:56 AM
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?
04-28-2018 05:20 AM
What version are you using?
04-29-2018 03:57 AM
The latest, version 1.8
04-30-2018 05:54 AM
You should use the same form that was used in user task 1 as referenced form for user task 2 also.
04-30-2018 07:51 AM
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.
04-30-2018 08:36 AM
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.
04-30-2018 08:55 AM
That somehow doesnt seem to work..
05-01-2018 02:25 PM
please post the problematic app here, so you get better help from the community.
Explore our Alfresco products with the links below. Use labels to filter content by product module.