© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
5 replies
I am that I am

How can I add a table to a custom page

Hello everyone, I created a custom page by following the documentation which contain instructions on adding actions and widgets to the page, however there doesn't seem to be any guide as to how one could add a table and I really need to add a table to this custom page. Is this not possible?

I've tried to use the method used to add a table to a livewire component, but the page just shows up blank, meanwhile, adding actions and widgets works fine.
Solution
You have to actually add the livewire component to the blade view for the page. @livewire(‘my-table-component’)
Jump to solution
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

How can I sort a table on a custom page?
FilamentFFilament / ❓┊help
3y ago
How can add tabs in custom page?
FilamentFFilament / ❓┊help
3y ago
Add a table in a custom filament page using table builder
FilamentFFilament / ❓┊help
2y ago
How to add a table to an edit page
FilamentFFilament / ❓┊help
3y ago