TheRealTeeHill
Pass URL parameter from Page to Widget
I have a page that calls a widget
I want to pass a variable via the URL to the widget so I can filter the widget data - http://mysite.com/admin/vessel-finder?fleet=north
How can I collect "fleet" in the VesselLocationGoogleMapWidget?
Cheers
3 replies
Use Filament Shield to manage access to Table Actions
Hi,
I did some research and some GPT prompts but found nothing useful so far... Is it possible to block / allow access to Table Actions using Filament Shield? Or will it be better to use
->visible()
Cheers, Tee21 replies