This problem has been keeping me up at night, and while it feels like it should be simple, it is not.
I want to show a 7x1 repeating group which shows the next seven days, and I want it to update dynamically. For example, if it is Monday today, it will show the next seven days up to Sunday, and then tomorrow, it updates to show all days until Monday.
This is an example of what I would like to look like. Once I have that repeating group, I want to be able to show data within them which is linked to that day, for example, if a restaurant is open on Monday, it will show that booking are available that day in the repeating group.
Again, this feels like it should be obvious, but is not.
Thanks in advance!
Harry