When working with JSON format please note: Currently, wpDataTables accepts this, and only this, format of JSON (see example): a one-level array of same-structured objects where each object will be parsed as a row, and each field inside of the object as a cell. If your software does not return this format, you would need to prepare, as an example some PHP adapter to return one of the formats that wpDataTables would accept.
Hi, testing with lite, up-to-date version of WP.... when setting up datasource for simple table (json feed - https://kaycan.breezy.hr/json?verbose=true) I get
"Error
Please provide a correct format for the cell."
I can validate the json feed url data is good by going here
https://codebeautify.org/jsonviewer and using the above mentioned url to the json feed.
Is there something I am missing in the setup?
Can wpdatatables use this kind of feed?
Love the plugin and hope we will purchase, but this feed parsing is the feature we need.
Reagrds,
Patrick Nielsen
Webmaster, developer - Kaycan Ltd.
Hello Patrick
Thank you for your interest in our plugin.
When working with JSON format please note: Currently, wpDataTables accepts this, and only this, format of JSON (see example): a one-level array of same-structured objects where each object will be parsed as a row, and each field inside of the object as a cell. If your software does not return this format, you would need to prepare, as an example some PHP adapter to return one of the formats that wpDataTables would accept.
Then you would be able to create a Serialized PHP Array table.
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