In the meantime, before we saw your latest reply, our developers did share this with me, so I will share it here, in case if another user comes across this ticket who needs it.
You're very welcome, I will thank the devs for sharing it with us.
Our developers have just started building all the detais for the wpDataTables "Developer's handbook" Documentation, but they plan to add more and more custom hook examples there on a weekly basis.
They are aware we have some hooks which are still not added, but they will do their best to add all of them (along with examples) as soon as possible, over time.
If anything else comes up in the meantime, please don't hesitate to open new tickets.
Hi, is there a filter available for parsing Google Sheets data, similar to this Excel filter:
wpdatatables_filter_excel_array( $parsedArray, $tableId, $filePath )Thanks in advance,
Marie
Hi Marie,
I am not sure, we will ask our developers if we have a similar filter such as that one, for the Google Sheets data;
As soon as they reply, we will report back right away.
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
I found the filter in the code:
wpdatatables_filter_google_sheet_array
You should really update your docs!
Hi Marie,
Thank you for reporting that. I will advise our developer Team to update this on our docs as soon as possible.
Thanks again.
If anything else comes up, please don't hesitate to open new tickets.
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 Marie,
In the meantime, before we saw your latest reply, our developers did share this with me, so I will share it here, in case if another user comes across this ticket who needs it.
If you already found all of this, my apologies :
wpdatatables_filter_google_sheet_array
apply_filters('wpdatatables_filter_google_sheet_array', $sheetArray, $tableID, $sheetURL);
Here is an example of how it could be used:
Thanks again for your feedback on this hook - our devs will update the docs for it as soon as possible.
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
Thank you, the example is very helpful!
Hi Marie,
You're very welcome, I will thank the devs for sharing it with us.
Our developers have just started building all the detais for the wpDataTables "Developer's handbook" Documentation, but they plan to add more and more custom hook examples there on a weekly basis.
They are aware we have some hooks which are still not added, but they will do their best to add all of them (along with examples) as soon as possible, over time.
If anything else comes up in the meantime, please don't hesitate to open new tickets.
Thank you.
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