Skip to content

Commit

Permalink
v7 - mention filters inside custom views
Browse files Browse the repository at this point in the history
  • Loading branch information
tabacitu committed Feb 7, 2025
1 parent 02b74d4 commit b82a9df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 7.x-dev/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ Previously when working with Operations, developers found themselves needing to
// just like your air purifier
// TODO

### Filters inside CustomViews

Filters can now be used inside [Custom Views for your List operation](https://backpackforlaravel.com/docs/{{version}}/crud-operation-list-entries#custom-views-for-listoperation-pro). This means once the admin has selected the Custom View, they can further drill down in the list, using the filters. But not only that... you can _remove_ the general filters and add entirely new filters, just for that Custom View.

### Browser Tests

// TODO
Expand Down

0 comments on commit b82a9df

Please sign in to comment.