The RedQueryBuilder demo does not show an example of entering a query criteria against a date field.
Is it possible to specify a date value with a DatePicker?
The RedQueryBuilder demo does not show an example of entering a query criteria against a date field.
Is it possible to specify a date value with a DatePicker?
Yes. You use the editor type "DATE"... Not very sophisticated at the moment. Could do with a sensible "BETWEEN" editor. Please raise an issue on https://github.com/salk31/RedQueryBuilder/issues if you need something like that.