We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
Hello, in our application the performace with wpdatatables is the biggest issue.
We are using a MySql database as backend and has datatables in a (wpdatatables) wordpress to edit update data from different organizations.
A normal usecase is that an entire column of data is needs verification and a handful is updated before there is any need to commit that to the database.
The standard functionality now if that the commit is on each cell (or each row if you use the interface). Each commit can take up to 1-3 seconds. So this is my questions:
1 - Is it possible to make the table to commit on a command, i.e Commitbutton or anything similar?
2 - When using the interface you have the back/next button, which leads the user to think that the changes on all rows that is done are commited, but in reality it is only the last row that is committed to the database. Is that a bug or a confusing GUI? Is it possible to tweak wpdatatables to commit to all changed rows?
kind regards
Fredrik
Hi, FREDRIK JONASSON
I apologize for such a late response, thank you very much for your patience.
- Editing functionality in our plugin is based on datatables.net jQuery plugin and for now, we don't have the capability to change that.
Using "Previous" and "Next" allows you to view row by row in the edit modal, but it will not let you change multiple rows at the same time.
The commit time taking up to 1-3 seconds is because everything goes through admin-ajax, and it can not be sped up, unfortunately.
- If you need more details, please contact us further.
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
Ok, is there something that could be done with custom coding that WP kraken could do with some help from you? The question applies both on commit question and preformance issue?
/Fredrik
Hi, Fredrik
I'm pretty sure this behaviour can't be altered even with custom work, but please feel free to reach out to WP Kraken and ask them. They've been working with wpDataTables for over 3 years, so they already know what they can or cannot do
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