CORONEL
CORONEL
FFilament
Created by CORONEL on 7/9/2024 in #❓┊help
Open custom modal from anywhere
I want to open a modal from a notification. But 'Filament\Notifications\Actions' doesn't seem to have this capability. So i'm thinking i should dispatch an event to open the modal, but since it's from a notification, the user may be in any part of the system. So where should i put the modal code/event-listener?
6 replies
FFilament
Created by CORONEL on 6/20/2024 in #❓┊help
Get active relation manager table filters from custom page
Is there any straightforward way to access the instance of the active relation manager from my custom page? I'm trying to make the custom page to respond to certain relation manager "events" like when a filter is applied, or the active relation manager changes. Is this the right approach? Or perhaps i should invert the logic, and fire events from the relation managers itselves. Any insight will be greatly appreciated!
5 replies