Select Option for userMenuItems

Is there a way to define a select option dropdown in the MenuItem of the userMenuItems, either clicking and opening a modal with a dropdown, or a dropdown directly? Even a bit of guidance on what I'd need to build something custom for this? It will only be changing a session state, so nothing complex
3 Replies
Jamie Cee
Jamie Cee3mo ago
Any support available?
awcodes
awcodes3mo ago
You could use a renderHook to put a livewire component in the menu.
Jamie Cee
Jamie Cee3mo ago
I shall take a look at that, cheers
Want results from more Discord servers?
Add your server
More Posts
Best way to determine which resource a select component is currently being rendered onWhat would be the best way to determine what resource a shared select field is currently on to gatheWizard submitAction button doesn't do validation or submissionUsing a wizard in a Livewire component. I can put a wire:submit on the form tag in the blade templatButton to create model in other resourcesHey, im looking for a way to have a Action on a resource that is a create of the expecific model i w[Solved]: How to Hide "download csv file example"Hi everybody, i am working on importing a csv file, and i want to hide the "download csv file examplfilament-panels labels not "rendering"I installed filament in an existing project and I came across this problem. It looks like it doesn'tData for no longer existing block is kept in dataHello, When i remove a block from the form and re-save the resource. The removed block (php side) dSelect Field Required Wrong ValidationGuys, I'm trying to use Filament Form inside livewire component but I'm facing some errors related tRelationManager shows "Class must be declared abstract or implement method 'getTableQueryForExport'"In my RelationManagers my code editor shows "Class must be declared abstract or implement method 'geDefine table fixed table heightI'm trying to fix table height to specific size and get table records scrolling inside. How I can acIs it possible to load a table inside an Action Form?I need to provide more information to the user than is practical in a Select. Is it possible to re