This topic is locked

Copy Search Parameters To Another Page

3/12/2013 2:39:41 PM
PHPRunner General questions
P
p1nr author

Is there a way to have the search parameters saved while switching through pages in a project?

Example, I have a Schedule page in a project. A user chooses the date range in which they'd like to view.

The user also has the option to drill down into the table and see a breakdown of who was scheduled and when - they also filter by date range here as well.
Is there a way to have PHPrunner copy the date range and apply it to the next page when the user selects it from the menu?

P
p1nr author 3/19/2013



Check this article: http://xlinesoft.com/phprunner/docs/print_search_parameters_on_list_page.htm


The description states that this for for printing out my search results. I want to copy the search parameters from one page to the next. Example, on a different page, the date range parameters that were entered on the previous page will be automatically populated when a user clicks on the next page. I may be asking for a lot on this one.