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
I'm using wpDataTables with wpDataCharts on a website, I find that in some specific cases it is difficult to only use the features of wpDataCharts with their callbacks feature.
Is it possible to use a REST API to extract the data from wpDataTables so I can "natively" construct my own graph?
Hello again Tibor
I am sorry to disappoint you, but unfortunately something like this is not possible with the plugin's built-in features.
We don't have that in wpDataTables, since the plugin is getting all data from ajax calls, and it accesses our code.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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'm sorry, I'm having some problems understanding.
Your answer seems contradictory to me. I would just need to create an ajax call on my side to get the information out of a table. If that is already how the system is working, why wouldn't it be possible to do so?
Hello again Tibor
I'm sorry I wasn't more detailed in my response.
Ajax is being used for sorting, filtering, page switching of server-side tables. The plugin doesn't collect data through Ajax calls, but it renders HTML on the page through datatables object. wpDataTables doesn't have a REST API, so acquiring the data through it or Ajax is not possible since it's not created in that way.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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