This topic is locked
[SOLVED]

 Sort Data with a Date Picker

5/7/2020 11:42:08 AM
PHPRunner General questions
C
chrisbee author

I have a really simple list form select F1,F2,F3 etc

From Table

Where date = Curdate()
The data is not displayed in the data.
I simple want to have a date picker on the page somewhere to allow the user to change the where statement from say 2020-05-01 to the date from a datepicker.
Any ideas?
Chris

Sergey Kornilov admin 5/8/2020

You can add your date field to the search panel. You don't need to show this field itself on the list page. Proceed to 'Choose pages' screen and make sure that this date field doesn't appear on the List page but appears on the Search Panel.