Hi,
I am receiving information from my xano backend that I want to display in a table (its my own error log array).
As part of the information payload, there is an object of json information (within a section of the array).
The json data can be differnt for each message received (many varied fields), so I can’t simply break it down to view.
Is there a way to cleanly display this json object data in an element?
Hello,
Thanks for your video training on showing JSON values. The formatting is nice where it breaks into a separate line for each item.
I am seeing if its possible to still show the key and the value?
With or without inverted commas would be OK either way.