This topic is locked
[SOLVED]

 Select a date before list page

11/26/2013 1:26:48 PM
PHPRunner General questions
A
almonddgr8 author

Hi,
I have a table that has a column for a date and I always wanted show records only with a particular date, so I always have to type the date on the search panel.
Question:

  1. Is there a way that the user can pick first a date then proceed to the list page with the selected date? It would also be nice also if we are going to use a date picker for this. Thanks in advance.
    -almonddgr8

Sergey Kornilov admin 11/26/2013

Sure, make them go to the Advanced Search page first where they have to pick the date.

A
almonddgr8 author 11/26/2013



Sure, make them go to the Advanced Search page first where they have to pick the date.


Oh yes, why I haven't thought of that. Thanks! I just have to modify the look of the advance search.