Hi,
during my project, i found out, that it is not possible to have 3 nested galleries. So i am looking for a workaround.
Heres my scenario.
On the top, i have a horizontal gallery with 7 weekdays and two icons to change the weeks
And on the left i have a vertical gallery to show the available "teams" (its not nested in the top gallery).
My goal is to show items from a list in a nested horizontal gallery, where e.g. the date is equal to the top date and the team is equal to the first row, so to build some kind of matrix.

To workaround a 3 level nested gallery, i tried to collect all the dates of the week in a collection --> use this collection in the nested horizontal gallery and then use a lookup for the current date (sub level collection) and the team (top level gallery). But it doesnt work.
Anyone here who successfully built such a gallery matrix?
------------------------------
Fabian Heil
------------------------------