Display 'list of text' in a repeating group of a cell's repeating group

Hi,

I have tried to display a list of text in a repeating group and I able to do that. But the problem I faced currently is, it will be displaying all of the list of texts member even it is coming from different row.

This is my database/thing structure:

This is my UI looks like:

  1. Main repeating group:

  2. Sub repeating group (after clicking list of names button from main RG):

As you can see, the sub RG displaying all of the name. But I want it to be ‘filtered’ based on the selection from the first main RG.

Highly appreciate if anyone can help me on this. Have tried this for a few days now. Thanks in advance!

Hey ariffhakimichik , hope you have a great time!
There are multiple ways to achieve this , one of them is through display list (in element section under repeating group tab):
Live :

Editor:

Another way is through passing the thing id to to navigate to a a page and receiving it by “get data from page url”

One other options is using custom state.
I believe there are still other ways to do it.

1 Like

Hi bro,

Thanks a lot for the help and recommendation. Yes, it solved now :slight_smile:
You save my day bro.

I did use the display list in the workflow button. Appreciate it!

Glad I was able to help : )

Wish you the best , have a wonderful time!

Also could you please mark this topic as resolved?

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