How to get Table filters values from tables ?
Hello every one , am using this plugin
and I want to export Data from table but it's export all and ignore applied filters ! so how can I get filters values from table to pass it to plugin query via
Here's my export action in table header
https://filamentphp.com/plugins/pxlrbt-exceland I want to export Data from table but it's export all and ignore applied filters ! so how can I get filters values from table to pass it to plugin query via
->modifyQueryUsing() ?Here's my export action in table header