Hello!
I am working on a project with multiple forms. After the form is submitted, we would like the name of the task to correspond to the form that was used to submit the task.
An example is that if Form-Contracts and Form-Invoice are live and someone submits a response to the Form-Contracts, how can we make it so that the name of the task is Contracts: 123456?
Can this be done with 3+ forms that are live at the same time? would we have to create a different workflow for each form?
Thanks!