© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
12 replies
Kiran Timsina

Custom View Page using Filament Table Builder

I want to create a custom view page that can use Filament's Table Builder and build tables instead of using HTML/CSS . I am sure that's why FIlmanet tables is for. but I am confused about how to do it.

I have a ViewOrder.php where I have done this:
protected static string $view = 'filament.resources.orders.pages.view-order';

</x-filament::page>
html and css code here
</x-filament::page>

It is working fine but I am using html/css to manually build the page.
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

Add a table in a custom filament page using table builder
FilamentFFilament / ❓┊help
2y ago
Filament table builder using union query
FilamentFFilament / ❓┊help
2y ago
custom table view
FilamentFFilament / ❓┊help
2y ago
Using filament theme on custom page
FilamentFFilament / ❓┊help
2y ago