Page 1 of 1

Modify/Fix Date/Time Filter in the Search Page Maker Plugin

Posted: 2025-01-15 06:57
by joshianjvj83
I tried using the Search Page Maker plugin, the filter for the date/time does not seem to work at all?

Is there a modification or fix in the /Hooks/Documents_filter.php?
I also added a custom DataFormat: CUSTOM FORMAT (example: Mar 28, 2008 5:42PM); DATE_FORMAT(%%FIELD%%, '%b %e, %Y %l:%i%p') that may be the cause?? but even I choose a default format any search is not found

Re: Modify/Fix Date/Time Filter in the Search Page Maker Plugin

Posted: 2025-03-21 17:12
by a.gneady
Sorry for the late reply as I didn't see your post earlier. If the field is not of data type 'date', the SPM plugin won't search it as a date field with date pickers. Is that the case you are experiencing?