RepeatingGroup List Display Help

I have created a RepeatingGroup of Data Type “Restaurant Profiles”

How do I setup the workflow so that another RepeatingGroup will display a list of Data Field “Name” made by the same creator of the clicked Restaurant Profile?

Thanks in advance!

If I’m understanding you correctly (and I may not be) then the solution is to put a repeating group within the 1st repeating group. Set the 2nd one to display “Name” and that’ll create a list. So long as you set the data source for the second one to have a filter or some form of reference to the 1st cell in the original repeating group, it should work.

All of this being said, I’d be careful doing too much with repeating groups inside of other repeating groups. If there’s much data it can be quite slow to load.

1 Like