Workflow Question

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.

Hi there,

This is not currently available in workflow. If you would like this feature to be included in future versions, please post in the suggestion box.

Thanks,

Will.

your best bet is to set up 3 separate workflows that launch on conditions that are only true when previous conditions met, in a chain.