How to generate Json structure with tWriteJSONField
Hi all,
How do I confiure the component tWriteJSONField component to get the example below : { "Filters": [ { "Name": "VisitInformation.Job", "FilterType": "equals", "Value": "123324" } ] }
Or is there another component that fits the job more than tWriteJSONField ?