Navigation group, subnavigation inside group
I'm currently building a large ERP in the Filament database.
But navigation groups only allow one group.
Is there a way to create a separate group under the groups?
navigation group (collapsible)
>>navigation group (collapsible)
>>navigation group (collapsible)
3 Replies
Multiple collapsible groups aren't possible. The closest thing you get is
$parentNavigationItem which are shown, when the parent item is active.custom sidebar component not usable ? @Dennis Koch
I guess you'd need to replace the whole sidebar