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
My question is concerning: Front End Editing a sql based table I understand you can restrict who can edit information but if editing a sql datatable when the approved editor makes changes, can a editors changes be held for a admins subsequent approval before the changes take effect in the wordpress database? (and/or) can the changes made be noted so they can be checked?
The reason for the question: even the most competent editors can make mistakes that can unnormalize data in the database. (IE) change of a data format like a phone number having brackets around a areacode (123)555=4444 and they input 1235554444 ....????.... we have a huge user database that collects 60+ pieces of information per user.
Thank for any insight you can offer.
Hello,
I searched through all our available working examples with hooks, but unfortunately, we don’t have a specific example for this particular use case.
However, we can share some advice from our developers that might help you get started:
In our plugin, you can check the following file:
wp-content/plugins/wpdatatables/controllers/wdt_ajax_actions.php
Around line 252, where the wdtSaveTableFrontend method is located, you’ll find these hooks:
Actions:
Filters:
These hooks allow a developer to manipulate user-entered data.
This is the extent of the guidance our developers can provide. Implementing a custom solution beyond the built-in functions of the plugin would require additional development work, which falls outside the scope of our support.
It’s likely possible to achieve this with custom coding, but our developers are currently focused on priority tasks, including bug fixes and improvements, so they won’t be available for custom work in the near future.
If you have coding skills, you can certainly follow our Developer's Handbook Documentation to find custom examples and hooks.
Our devs will keep updating it with more examples over time.
I hope this helps!
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