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

Discussions related to customizing hooks. Hooks are documented at http://bigprof.com/appgini/help/advanced-topics/hooks/
Post Reply
joshianjvj83
Posts: 23
Joined: 2024-05-12 10:13

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

Post by joshianjvj83 » 2025-01-15 06:57

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

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

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

Post by a.gneady » 2025-03-21 17:12

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?
:idea: AppGini plugins to add more power to your apps:

Post Reply