F
Filament6mo ago
darwin

Table tabs in filament 2

is there a way to implement table tabs in filament version 2?
5 Replies
awcodes
awcodes6mo ago
No. They didn’t exist in v2 I mean you could but you’d have to do it manually with custom views and logic.
darwin
darwin6mo ago
thanks @awcodes
Kenneth Sese
Kenneth Sese6mo ago
My plugin #kenneth-sese-advanced-tables does this. You can check out the docs here for the version compatible with Filament v2: https://filamentphp.com/plugins/kenneth-sese-advanced-tables?v=v1#documentation
Filament
Advanced Tables (formerly Filter Sets) by Kenneth Sese - Filament
Supercharge your tables with powerful features like user customizable views, enhanced filter tabs, reorderable columns, convenient view management, and more. Compatible with Resource Panel Tables, Relation Managers, Table Widgets, and Table Builder!
darwin
darwin6mo ago
oh i have already read this plug in and its really good but cant afford right now 😅
Dennis Koch
Dennis Koch6mo ago
Have a look at the source code. It's basically a tab component and different queries based on $livewire->activeTab. You could implement your own version for v2
Want results from more Discord servers?
Add your server
More Posts