Multiple Instances

Start Multiple Instances of the Process using a Submit Button

Hi
I need to start multiple Instances of a Process using a Click event of a Submit Button.
Each instance may or May not have the Same data passed at each instance.
The Idea was to have multiple rows for users to fill in data like name, age, city etc .
Each row may have same information or Each row may have Different information.

Notifications