Backend Filters
In this episode I'm going to show you how to create filters for your backend lists in October CMS.
In the previous episode we created backend lists for our October CMS website. And now we are going to be crating backend filters for those lists.
October has a really great and easy API for creating filters through .yaml
files. So in this episode we are going to be creating filter for genres, date range filter and boolean on/off filter for our Movie
model.