Hi All,
I have a client using forms to create Work Orders.
Within these forms, they have a notification alert date, which is used as a variable for a Timer Catch event. Once the timer catch event date/time is reached, admin is notified via email that the Work Order is overdue.
Now the client has a request to extend this notification alert date whilst the job is still in progress. For example, they may have an open Work Order that has been granted an extended Due by Date.
Currently, if they enter the form and manually extend this due by date, it terminates the entire workflow and gives a red cross on the Timer Catch event.
Is there another way or a work around for this to be a possibility?
Thanks :)