Move Table filter indicators to header toolbar
Is there a way to move the active filter indicators (
.fi-ta-filter-indicators
) to the header toolbar (.fi-ta-header-toolbar
), without publishing the blade views?
I tried using CSS but I can't get it to work. See screenshot for what I'm trying to achieve:3 Replies
Would do the desktop with CSS as a baseline, but will need refining I suspect
But I wouldn't use this if using bulk actions since the bulk actions in v3 are inline
I see, thanks. Wouldn’t it be possible using a render hook?
Possibly.. but you would have to completely move it with overriding the view which we don't advise at all. That top section is now used for actions you see