Hello,
I’ve created a workflow that creates tasks if a new record is created in a custom module. When I create a new record, workflow creates all three tasks at the same time. I want to create an approval process that will create a new task when the task before it is complete.
How do I set up a workflow to create the new task only when the task before it is in complete status? Do I have to check the repeat runs?
Thanks.