I want to purchase wpDataTables with a Rest API component, to receive data from other applications and populate the SQL Data Tables. Which version will have this optional ?
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.
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.
I want to purchase wpDataTables with a Rest API component, to receive data from other applications and populate the SQL Data Tables.
Which version will have this optional ?
Hello Robert
Thank you for your interest in wpDataTables
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.
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