On my App, I have a page showing a collection with a list of all items.
What I would like is to have 3 buttons on top which will FILTER my collection based on which button you press.
So it is showing all by default. Pressing button 1 will filter out only items that are in category 1. Pressing button 2 … Etc
I tried it with a button block on top… But I don’ tseem to get the settings right.
I tried with an action, when adding this action to the block, then the block disapears?
What do you mean by selector? You can select with a choice component, and that’s possibly the easiest way to go to not handle too many components on the front-end for chosen option’s visibility.