© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
4 replies
Vp

sub navigation in custom page

I create filament page inside resource, and inside I display some list with table.. Now I want to use resource sub-navigation (https://filamentphp.com/docs/3.x/panels/resources/getting-started#resource-sub-navigation), the view, edit page are working fine, but in custom page the navigation cannot display.. How can I make the sub-navigation displaying (working) in custom page?
Screenshot_from_2024-01-11_16-41-12.png
Screenshot_from_2024-01-11_16-40-51.png
Getting started - Panel Builder - Filament
Solution
I convert it like the demo (https://github.com/filamentphp/demo/blob/main/app/Filament/Resources/Blog/PostResource/Pages/ManagePostComments.php) and it's working fine
GitHub
demo/app/Filament/Resources/Blog/PostResource/Pages/ManagePostComme...
Source code for the demo.filamentphp.com website. Contribute to filamentphp/demo development by creating an account on GitHub.
demo/app/Filament/Resources/Blog/PostResource/Pages/ManagePostComme...
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
Was this page helpful?

Similar Threads

Recent Announcements

Similar Threads

Sub Navigation in ListView for Custom Page
FilamentFFilament / ❓┊help
3y ago
Custom HTML In Sub-navigation groups
FilamentFFilament / ❓┊help
10mo ago
Adding Custom Page in Navigation
FilamentFFilament / ❓┊help
3y ago
Add a custom page to a resource sub navigation
FilamentFFilament / ❓┊help
2y ago