This topic is locked

custom export button

7/11/2016 6:24:33 AM
PHPRunner General questions
S
sawanr author

I want to create a button that exports certain records based on search criteria.
something like
'items_export.php?q=(oem_name~equals~ABB)'
how can do i do that?
items_export.php currently exports everything by which search filters are sort.