I’m making a filtering in my rg and I’m going to filter with multiple categories, for eg color and price. The thing is I would like the user to also be able to only filter with one of the categories. How do I make the filter to update depending on how the user Is filtering. Because I can’t have filter “color And price” because then, if the user doesn’t want to filter with price, it won’t work
There is option in the Repeating Group “Ignore Empty Constrains” once this was checked then this will work only to fiter the available data from the search values.
1 Like
Thank you for the reply, do this work when youre using :filtered and advanced?
Because I’m using checkbox es instead of dropdowns
Yes, it works on :filtered and advanced.
Checkbox is checked or checkbox isn’t chekced.
thank you so much for the help!
the ignore empty constraints wont work… Im saving my checkbox “data” in custom states in the page. I dont know what im doing wrong
i still need to use both my constraint for it to work…
check this post I put up a while back
This topic was automatically closed after 70 days. New replies are no longer allowed.