F
Filament6mo ago
daar

Creating a more ordered admin panel

Hi, I've been working on an application that extensively uses Filament for about a year or so. At first v2, but I recently switched to v3. The application uses 54 tables and in total 34 menu entries. I ordered them, but the submenus are too long for practical use. I have two options I wanted to consider for my admin resource (10 items) but I'm not sure what the most practical is: 1. make use of a second menu bar inside the pages for each resource e.g. aymanalhattami/filament-page-with-sidebar 2. make use of tabs that per tab show the CRUD actions for the resources Any advice would be appreciated. I am playing with the plugin mentioned in #1, but I don't know how to hide the resources from the main menu though. TIA!
4 Replies
daar
daar6mo ago
@DrByte that would be a good solution. However, I would have to be able to hide the resource from the main menu. I have not yet found a way to do that.
DrByte
DrByte6mo ago
->shouldRegisterNavigation() And/or custom nav builder, eg: https://discord.com/channels/883083792112300104/1154445824571474012/1154447770443337798
daar
daar6mo ago
Thanks so much @DrByte
Want results from more Discord servers?
Add your server
More Posts