F
Filament7mo 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
John3mo ago
I'd like this too. Did you find a solution?
Rolland
Rolland3mo ago
"FiltersLayout::AboveContent"
John
John3mo 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?