Hi,
As the subject matter states - this is more of a SharePoint 2013 workflow question, but it involves InfoPath 2013.
I want an email reminder to be sent every 5 days. This is currently set into a simple loop (screen grab attached):
1. Loop while text field in infopath form says No.
2. Email contact
3. Pause for 5 days
Problem is even though I change the text field to Yes, the pause still waits out the rest of the 5 days. I guess the loop doesn't check the conditions of the loop at a certain interval it simply sticks to the pause command.
Any ideas on this? I apologise to the moderators if this is off the forum topic.
C