Can anyone give me the steps on how to send reminders using workflow automatically everyday till they complete their assigned task.
I tried the below code but it sends out an email only once then it stops for the given period then updates the workflow as completed it doesn't loop the workflow till status =approved.
if Approver Status equals 2;#Pending
email
then pause for 1 days, 0 hours, 5 minutes.
Can anyone help me out with this.
Thanks for the help in advance.