In forms I have set Due Dates based on a variable set to 1 day after task start date but this does not trigger any kind of alerts to the person the task is assigned to. Is there a way to have this trigger a notification?
I attached a timer event to the task and pointed it back to itself so that it resends the original email to remind the user that they have a pending task but this resets the due date therefore making the due date pointless.
Also on the timer event i tried selecting the "Do not interrupt the attached activity" and the user ended up with multiple tasks assigned to him. When I select the interrupt activity the action history shows that the task was assigned to the user several times (every time the timer time was reached).
Has anyone found a good solution for this?