cancel
Showing results for 
Search instead for 
Did you mean: 

Activiti 6 - Different Form Inputs for the same User Task

Widad_Dek
Champ on-the-rise
Champ on-the-rise

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 !

1 REPLY 1

abbask01
Star Collaborator
Star Collaborator

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.

Regards,
Abbas