Filter repeating groups with tags

Hello everyone, I am creating a platform where users can upload posts into categories and subcategories. I want to be able to have these sorted more specifically though, so I wanted to introduce tags that can be assigned to a post and that posts (in RGs) can be filtered with. I envision something very similar to filtering on e.g. Amazon.
Does anyone have an idea how to go about with that?

Cheers, Lukas

Hey @lukasraymann02,

I would use page parameters in this situation, and I would use chips to add/remove the page parameter. Then you have your repeating group data source use those page parameters in your search argument, so it’ll filter all the products based on those products that have those active tags.

For reference, when I mean chips I mean these sorts of things.

Screen Shot 2022-04-17 at 12.04.17 pm

So you add these chips above your repeating group, and they’ll be your product tags. I’d probably create an option set of all my product tags and that would be my data source for the chips. Then you’d have a field on each product that is a list of that tags option set.

Sorry - I know this is super high-level and may not be useful. In theory that’s how I’d do it, but I don’t have any good examples from existing projects that are set up just like this that I can screenshot to add some extra clarity.

If you need some help putting it into practice, then book some time with me and we can do it together on a zoom call.


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

Hi Josh,

Thanks so much for the help already! That definitely is quite high-level but I have to learn such things anyways so I’ll look into that. :slight_smile:

I hope you have a great day,
Cheers, Lukas

2 Likes

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