Hi all,
I'm trying to make a processus with a loop alert if the user didn't start the task.
Example :
Step 1 => User 1 submitted the form 1
Step 2 => User 2 need to reply using the form 2 (Send an email to users as soon as this task is assigned)
if the User 2 didn't start his task until 3 days, I need to send him a new email alert.
This is should be a loop until User 2 submit the form 2.
Something like that
Someone have issues?
Thanks in advance.
Regards
Olivier
[EDIT]
Can I make like this ?