How to display list of data and not only first item

im trying to when clicking an element in a RG to display a list of data in a different group and then make a second repeating groups data source to be that groups list

but as you see on the screenshot… i only have the option to display list of task:first item… so how do i make it possible to take the hole list to display?

The 2nd group should be a Repeating Group as well so that it accepts a list of items instead of “:first item” only

i cant chose the repeating group directly from the list of groups to chose in the “display data action”… so i chosed to display the data in a group there contains the second repeating group… called group all task as you see in the picture above…


and then in the second repeating group i have maked a condition saying that when group all task is not empty… change datasource of that repeating group to group all taskøs’s task converted to list… but it still only display one task in the repeating group

i found a solution on the problem

This topic was automatically closed after 70 days. New replies are no longer allowed.