How to distinguish key field form when using multi instance

Hi,

I have some process which embed a form with two fields First Name and Last Name in every task.

When I fill data for the task 1 in one instance, these fields are fill for the others instances.

How can I solve this issue.?
test_distinguish_iterate_instance.bpmn (5.5 KB)
form-test-iteration.form (493 Bytes)

Thanks for your help.

Patrick

Try with Generated task forms and create Form fields in each task.

1 Like

Hi @Vishwajeet_Kumar ,

Good idea. I try it and It works partially.
I will try to complete it.

Thanks for your help,
Patrick

1 Like