Hi @mikeloc, I need your advice.
I would like to create to make the dates in the calendar copy automatically.
My friend has recommended me such a solution:
''I’ve just done some thinking, and one solution that comes to mind is by using a backend workflow. I’ve never built anything like this in the past, but I’m under the impression that you could create a backend workflow that’s triggered whenever an existing timeslot comes to pass.
For example, if you had a timeslot that was 10:00 on Sunday 19th March, once the current date/time = this time, you could run a workflow and create another timeslot in your database.
While the time field within the time slot would remain the same, you could set the date field of the new time slot to be the current date + 7 days.’’
What do you think of this solution to automate the addition of dates?