Date Range for a custom Date field
-
Hello Doeke,
I have extensively used your plugin and am very grateful for it! Thanks to this support forum you have also helped me solve many custom things in the past, indirectly, by answering to previous questions of other users. ??
Right now, I am dealing with an issue and I have decided to post here after trying all I could to solve it myself, and checking whether anyone else had a similar issue.
I have tried applying what I’ve seen in:
https://www.ads-software.com/support/topic/filter-with-link-url-variables-using-array_filter/#post-10808605
https://www.ads-software.com/support/topic/url-variables/#post-10684492
But I still couldn’t manage to solve it ??I have a date field in my Gravity Form: “Activity Date”
I am looking for a way to export the entries by using an URL query filter just like the built-in“?start_date=YYYY-MM-DD&end_date=YYYY-MM-DD”
This checks the “Created” date field, but I need to check my “Activity Date” field. Maybe something like:
“?act_start_date=YYYY-MM-DD&act_end_date=YYYY-MM-DD”
I have tried:
“?2:>:YYYY-MM-DD;2:<:YYYY-MM-DD”,
“?2:in:YYYY-MM-DD,YYYY-MM-DD,YYYY-MM-DD,…”
(2 is the id of Activity Date field)
Unfortunately none of them worked…Is something like this achievable?
You have my regards for still supporting this plugin!
Chris
- The topic ‘Date Range for a custom Date field’ is closed to new replies.