I have looked around but cannot really seem to find out how to do it or if its possible.
Essentially I am at a step in the middle of a process where the user wants to pick (from a list on the form they have) who gets the next tasks. The tasks go into a parallel approval process.
The user could pick one person or even up to 6 people. I'd like to simply have a collection where the user picks the person, can hit add and pick another if they want. On submit it sends a parallel to all people in the collection.
Is that possible?
Thanks,
Chris