Serban
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