This topic is locked
[SOLVED]

 Add Query Filter As Title

3/26/2013 9:43:46 PM
PHPRunner General questions
G
gluckett author

Often, users do a dynamic search such as show the cars_report.php page with all the Dates between March 1 and March 15.
I want that date range (or any other filter) to appear in the Title of the Report so when they print or save as PDF you know that the current report represents that FILTER,
any hints?
gordon

G
gluckett author 3/27/2013

Thanks, that did it, I was able to insert a code snippet and echo the search criteria into the report.