Nested RG filters

Hi
I have one more than one nested repeating groups that i would like to filter depending on parent repeating group.
To clarify my problem more as follows
1.My parent RG its an invoice item for national park entry fee
2. One of nested RG its an invoice item for activities fees that are withing the parent national park

So I want when a user is creating an invoice could see invoice item for activities that are nested inside parent national park ?
this is the link for my app Safariinvoice | Bubble Editor

@josh24

HI @josh could have a look to my problem ?

Hi @NigelG could you have a look to my problem currently facing?
Thanks in advance

I wasn’t able to open the link to your app. How you would set this up is directly related to your database structure, so it’s hard to give you too many instructions without understanding that first.

But the general principle here is to just reference the parent group in some way when you’re searching for data in the nested repeating group.

i.e. I have a social media style app where you can comment on posts, which is just a repeating group of comments.

But of course you can reply to those comments and there is a nested repeating group for this so you get a threaded style comment section. It’s only one table in the database driving that whole comment section and those two repeating groups, but in the case of a reply to a comment I save the parent comment to the child comment. So when I’m setting up my data source for the nested repeating group I’m using the parent comment field to dictate what comments need to be returned.

Hope this makes sense?


Josh @ Support Dept
Helping no-code founders get unstuck fast :rocket:save hours, & ship faster with an expert :man_technologist: on-demand

As josh says, I can’t open the app. It will need to be set to public.