Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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 ?
Thanks in advance