Hi there,
I am struggling with something since several months… always have been working with workarounds, but today I’d like to face it. Hope I’ll be able to explain with clarity, and that you’ll help
So, I’d like to show on screen a todo list with recurring tasks.
Here is what it looks like in my mind :
To do so, I’ve created 4 data types : with attributes (italic are related)
- Weeks : week number / date start / date end / date range
- Frequency : Name of frequency / interval in days
- Taks : Name of task / Frequency
- Calendar : Event / Weeks
When a user creates a tasks and assign a frequency to it, a back end workflow creates all “calendar” entries that associate tasks with weeks when it’s relevant.
So basically, it looks that I have all data that I need to reproduce the table I have in mind… but I don’t find a way to do so.
I’ve tried with RG, RG inside RG, Tables, RG inside Tables, Tables inside Tables, etc… But nothing have worked so far.
Do you guys have any idea ?
Thank you very much !
Best,
Romain