01-27-2021 08:38 AM
Hi,
I have designed a workflow containing a reflexive SequenceFlow, which means the source and target element are the same (UserTask in my case). The execution works well after integrating with Spring Boot, the thing is I want to have different form inputs on my User Task screen, right after the first execution. For example, let's say I have 2 inputs on the first execution, once I execute the reflexive transition I want to have 3 other inputs that belongs to exactly the same UserTask. How do you think this would be possible ?
I'd appreciate if you have any suggestions. Thanks in advance !
01-28-2021 12:53 AM
assuming you are using a multi-instance task. you can tweak your forms, hiding/showing form fields based on condition. more about forms here
Hope it helps.
Explore our Alfresco products with the links below. Use labels to filter content by product module.