Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 73026

Date range filter for data – CFDB

$
0
0

Replies: 0

Hi Michael,

Before asking for any support I wanted to thank you for your efforts you put in creating this plugin. It’s by far the most useful plugin I came across so far!

If you get a chance, could you please help me get a date range filter working? What I’m trying to do is grab values entered from two input fields: Start Date and End Date and then insert them into submit_time filter. This is what I have so far, but it’s not grabbing the values the same it does for other columns:

Start Date: <input name="start" type="text"/>
End Date: <input name="end" type="text"/>

[cfdb-datatable form="Schedule Tracker" filter="submit_time>~~/.*$_POST(start).*/i&&submit_time<~~/.*$_POST(end).*/i"]

I really appreciate if you could help me with this.

Thanks,
Emir

  • This topic was modified 11 minutes ago by emir94. Reason: change of title

Viewing all articles
Browse latest Browse all 73026

Trending Articles