Menu with 2 or more tabs (one tab for model), it's possible?
Is there any way I can use a menu where I load 2 orm models in different tabs? For example, if I have the User model and the Customer model, access the users and customers menu and see all my users in one tab and all my customers in another tab?
Thank you guys
4 Replies
Not function out of the box but you could edit the view file, use the tabs component and add 2 Livewire components with a table each
Thank you bro! this could be a good idea for future update in filament!
There probably won’t be 2 fully functional tables on the same page but we are working on easier definition for full pages.
Check out our podcast #🎙┊bright-ideas-podcast
Thank you bro, i listened the podcast a few days ago!