Hello there!
I have a data type called “Projects” and one called “Tasks”.
“Tasks” is also a List in “Projects”. So every Project can have an amount of Tasks assigned.
I tried to test the output of the tasks. So I setup a repeating group “Projects” with data source “Search for Projectss”. The element in the repeating group is “Current cell’s Projects’s Tasks’s Content”.
My expectation was that it is showing a different task content in each row. But it shows all tasks contents in a single one. I also tried to set “first item” etc. but it will always only show a single row.
Any ideas?
Thanks in advance!