Serban
Serban
FFilament
Created by Serban on 5/22/2024 in #❓┊help
Pass parameter from URL to table header action
Hi, is there a way to pass a URL parameter to an action in the table header? For example I'm on the resource index page mywebsite.com/resourcename?param=1 and I'm trying to get the value "1" in the table header action. I tried "request('param')" but it's null, also $data and $record are empty. Thank you.
3 replies