How to create a global filter for a page

Hi, i need to create a page with various widgets that display data. For that page i need to define filters that applies to all the widgets, i did not find anything in the docs, is that achivable using filament?
3 Replies
cheesegrits
cheesegrits2y ago
There's nothing built in to Filament per se, but you can do it with standard Livewire features. In your filter form's submit method emit an event with the form data as a parameter, and listen for that event in your stats widgets.
Dan Harrin
Dan Harrin2y ago
will do it at some point in v3
cheesegrits
cheesegrits17mo ago
That would be very nice. Common use case.
Want results from more Discord servers?
Add your server