Filament Custom Page Multiple Tables

Hello, Is it possible that one filament page has multiple tables. I was following guide to implement HasTables and trait Interacts.. but that only works with public function table(Table $table) when I try to add other public funtcion it wont let me add it to from with {{ $this->exampleTable }}
2 Replies
toeknee
toeknee4w ago
No... you can have tables in an view/edit page in terms of relationship manager. Otherwise, build a custom page with multiple livewire components which are infact tables.
Dhru
Dhru4w ago
you can also do multiple table widgets
Want results from more Discord servers?
Add your server