Override
Filtering Without CMS
Copy
Override
Copied to Clipboard!
Instructions
Organize content using a grid or stack
Create buttons for your desired filters
You have two overrides you need to apply:
Apply Trigger1 to the filter button
Apply VisibilityChange1 to each entire frame for the object that should be displayed when that button is clicked
There is a small issue that can cause the spacing of these frames to disappear (currently looking for a fix) to avoid this, add top and bottom padding to elements as needed.
If you need more filters…
This override provides you with 4 possible filters, if you need more - find // START COPY HERE and copy and paste that area below until // STOP COPY HERE
You will then need to change all instances of “FilteredItem1” to FilteredItem4, FilteredItem5, etc.