đź‘€ Multiple Custom Filters in Glide Pages (How to)

How to Add Multiple Custom Filters to Glide Pages

0:00 How to Filter Collections & Lists in Glide
2:25 How to Add Custom Filters in Glide
7:25 How to Add a Custom Search Box in Glide

Also bookmark it in Glide University :point_down:

7 Likes

Great tutorial! Only issue with the “includes” screen filter is if you have a single word filter (eg. “den”) that happens to be a substring of another filter (“garden”). In this case, if you were to select “den” you’d also have all “garden” items be visible in the list.

Other examples I’ve run into:

  • Numbers (filtering by 5, 10, 15, 25)
  • Gender (male, female)
  • etc.
7 Likes