Create task that recurs every day

Hi everyone,

I have a workflow where admins create a task, and then create calendar events for that task to be completed. A calendar event is created with the status ‘completed=false’. The admin can create an infinite amount of calendar events (one calendar event per task per day) but I wanted to figure out if there’s a way I can allow the admin to assign one calendar event for the task and then when the users completed the task it resets to ‘completed=false’ the following day, in essence making it a never-ending cycle.

Any thoughts on how to achieve this? Thanks in advance for your comments.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.