Hi guys,
I have a field string contain JSON format, but it is in plain format of 1 long line, something like '{/Currency/:/USD/,/DataAreaId/:/USMF/,/PONumber/:/WEB-000110/,/PurchaseOrderDeliveryDateStr/:/20/11/2023/,/PurchLineList/:[{/ItemId/:/SAMPLE-7/,/PurchPrice/:100.0,/PurchQty/:1.0]}'
Is there a tools or probably a display control (viewer) so when I display this field on a form, it will make more readable, with indention, linebreak, etc
Thanks