I am attempting to create a form where users can assign the next task to multiple users by selecting them from departments. I want the user to have the ability to add additional departments as needed. The problem is that when you use that variable in the process modeler it will only assign the first section.
In the image you can see that I added a section and the fields were populated correctly, but when Forms assigns the task it will only assign it to the first section.
How do I get it to assign it to assign it to all the fields added?