© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
1 reply
Lukas

Navigation Builder Parent Item / Child Items

Hi, can anyone be so kind to explain how this is supposed to work?

I know that inside of resources, I can simply add the
navigationParentItem
navigationParentItem
property and the auto-generated filament navigation will build it correctly.

But for various reasons I'm building the navigation myself (by calling
->navigation()
->navigation()
on the panel), but I can't get the 3rd level items to work.

Creating items and groups is explained in the docs, but I can't find any info how to create the parent / child items (3rd level) using the
NavigationBuilder
NavigationBuilder
.

I used both the
parentItem(<label>)
parentItem(<label>)
and
childItems(<array>)
childItems(<array>)
methods in the
NavigationItem
NavigationItem
, but still no luck.
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

Navigation Parent Items in Clusters
FilamentFFilament / ❓┊help
2y ago
Side Navigation parent navigation item not working
FilamentFFilament / ❓┊help
2y ago
filamentphp navigation parent item and chld item
FilamentFFilament / ❓┊help
3y ago
on table builder select parent child
FilamentFFilament / ❓┊help
2y ago