Although a scheduled task list is not currently supported on the system, we can instead create a workaround whereby we trigger every task individually based on the anchor event.
For example, if we want a reoccurring task to trigger on the 1st of every month, we can create a custom date field and set the date to the first of each month, e.g. 1st March.
Please note: the custom field needs to be outside a table to be used as an anchor event in a task list.
The first task can be on an anchor event, while the second task will need to be 31 days after the anchor event (31 days between March 1st and April 1st).
The third task, triggering on May 1st, would then need to be 61 days after the anchor event, as there are 61 days between March 1st and May 1st. The 4th task would be 92 days after anchor event as there are 92 days between March 1st and June 1st and so on and so forth.
We can use this website to calculate the time between dates: https://www.timeanddate.com/date/duration.html