As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Hi,
I am trying to call a JS function after a table is loaded.
I used the method that is described here:
https://wpdatatables.com/documentation/information-for-developers/front-end-callbacks/
It calls my function when the table is redrawn (After I change something in the filters).
However, I need it to call the function also after the first time the table is loaded before any filter was touched.
Who can I add also this call?
Thanks,
Erez
Hi, Erez
Thanks for reaching out to us
- As you probably already know, regarding callbacks, the included support refers only to advice, but i will do my best to get any useful information to help you with this.
I will have to check with our 2nd level Team, and as soon as i get confirmation, i will get back to you.
Thank you for your patience.
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, Erez.
Sorry that it took so long to coordinate with the developers.
They advised me on this.
- Basically, this callback from our documentation was created to work on " table draw",
so it only triggers after sorting, searching etc; like you correctly pointed out.
-
Unfortunately, we currently don't have a workaround example for what you need at this time;
but you could check out events from datatables.net, because our plugin is based on these libraries;
you could see all the events available as well as the entire API that serves as an extension for developers, when they need custom solutions.
In cases like that, we can only do our best to advise, if we don't already have a working example.
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