Exposing table data as Rest JSON
-
I am using table to display data. Is it possible to expose the table data as Rest – JSON directly.
I am able to see the table data WITH <row> and <column> tags in a single json value.
I even tried using table advanced custom field, using which I get the data as,“placetable”: [
“{\”p\”:{\”o\”:{\”uh\”:0}},\”c\”:{\”0\”:{\”p\”:\”\”},\”1\”:{\”p\”:\”\”}},\”h\”:{\”0\”:{\”c\”:\”\”},\”1\”:{\”c\”:\”\”}},\”b\”:{\”0\”:{\”0\”:{\”c\”:\”test\”},\”1\”:{\”c\”:\”america\”}},\”1\”:{\”0\”:{\”c\”:\”india\”},\”1\”:{\”c\”:\”europe\”}}}}”
]
Any help on this would be appreciated.https://www.ads-software.com/plugins/advanced-custom-fields-table-field/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Exposing table data as Rest JSON’ is closed to new replies.