Repeating Groups inside a Repeating Group based on Date

Hey,

im a bit stuck on this issue:

I have a repeating group Date which is vertically aligned and another repeating group Events which ist horizontally aligned inside the repeating group Date.

Upon loading, repeating group Date should show the first repeating group Events based on the Event Date which I specified in the Event Database I created. Entry one is always tomorrow. Entry two +2 and so on for a total of 7 or 14 days (haven’t decided yet). I got stuck configuring the Group Date.

It should look this way when it is correctly configured:

Tomorrow
All Events for tomorrow

+2
All Events for +2

.
.
.

+7
All Evenst for +7

I can’t find any advanced settings for constrains. Also if it helps. The Date is a text field in the Database. I also tried creating a date based Field without luck.
Also I’m new to Bubble. A detailed answer would be really appreciated :slight_smile:

Thank you very much!

don’t worry it’s simple enough with any date generator plugin. here check it out it took a couple minutes only.