Hello, I see it is possible to add a filter for a date column in a table that is a date range with a from and to part input boxes. Is it possible to have just one input for the filter that is a single date field? Kind regards Pete
Sorry but I did not quite understand what are you trying to achieve. Can you please send me some screenshot or some example so I can take a look and give you my suggestion.
You know the filters that appear above a table in wpDataTables. See the screen shot attached. There are two filter boxes of 'from' and 'to' as the date filtering is a range. Is it possible to only have the one date? That means show me the data for a particular single day. It is cumbersome to have to enter a from and to value when we only want to select a single day's data to show.
If you want the data for just the 30th then you need to enter the from and to dates in the filter. It would be nice to just have one date selector for the single day.
Yes it is but if you've just hidden the to date then that will not work. If I select 30th then without specifying the to date then it will also return results for the 31st. Perhaps there is a Javacript way to fill in the 30th into the hidden to field?
Ok now I can see what you mean, thank you for explanation.
Unfortunately something like this is not possible to achieve with the plugin builtin features at the moment and it will require some code customization.
Hello, I see it is possible to add a filter for a date column in a table that is a date range with a from and to part input boxes. Is it possible to have just one input for the filter that is a single date field? Kind regards Pete
HI Pete,
Thank you for your purchase.
Sorry but I did not quite understand what are you trying to achieve. Can you please send me some screenshot or some example so I can take a look and give you my suggestion.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Bogdan,
You know the filters that appear above a table in wpDataTables. See the screen shot attached. There are two filter boxes of 'from' and 'to' as the date filtering is a range. Is it possible to only have the one date? That means show me the data for a particular single day. It is cumbersome to have to enter a from and to value when we only want to select a single day's data to show.
Kind regards
Pete
Hi Pete,
Probably you can just use some CSS to hide the "To" option in the date range picker.
Do you have a page where you have this issue so I can take a look.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Bogdan,
Yes I've created a small sample here:
http://test2.larvus.com/test
If you want the data for just the 30th then you need to enter the from and to dates in the filter. It would be nice to just have one date selector for the single day.
Do you see what I mean?
Kind regards
Pete
Hi Pete
Is something like this that you require ( attachment)
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Bogdan,
Yes it is but if you've just hidden the to date then that will not work. If I select 30th then without specifying the to date then it will also return results for the 31st. Perhaps there is a Javacript way to fill in the 30th into the hidden to field?
thanks
Pete.
HI Pete,
Ok now I can see what you mean, thank you for explanation.
Unfortunately something like this is not possible to achieve with the plugin builtin features at the moment and it will require some code customization.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables