I have a filter module that includes a date for a date field. The date field is a single date (no time) and for the module I'm using the range_date_picker.php filter template and for the module I'm using the default layout.
When I select a date range and click "Apply", the date filter box says "d M Y - d M Y". If I then click "search", the correct dates are used when the filter is applied and when the page refreshes, the date box is filled with the correct dates. Somehow the text in the box is wrong but the actual filter that is applied is correct.
When I use the same range_date_picker.php filter template for the advanced filtering area of the cobalt records listing, it works correctly.
I have a filter module that includes a date for a date field. The date field is a single date (no time) and for the module I'm using the range_date_picker.php filter template and for the module I'm using the default layout.
When I select a date range and click "Apply", the date filter box says "d M Y - d M Y". If I then click "search", the correct dates are used when the filter is applied and when the page refreshes, the date box is filled with the correct dates. Somehow the text in the box is wrong but the actual filter that is applied is correct.
When I use the same range_date_picker.php filter template for the advanced filtering area of the cobalt records listing, it works correctly.