F
Filament6mo ago
roy21

How to Set FiltersLayout::AboveContentCollapsible to be expaned by default

I need a filter on top of table that can be collapsible, but expanded by default
3 Replies
John
John2mo ago
I'd like this too. Did you find a solution?
Rolland
Rolland2mo ago
"FiltersLayout::AboveContent"
John
John2mo ago
That's not collapsable. We want collapsible, but expanded by default. (or better yet, also store the collapsed state when you persist filters in session)

Did you find this page helpful?