You have supplied an invalid value for data format...
# suitescript
t
You have supplied an invalid value for data format: JSON: The content of elements must consist of well-formed character data or markup.
b
no fancy stuff, json objects only
no arrays, no strings no any other of the other valid tokens
t
how are we supposed to use list in freemarker with JSON only
b
put the array in a key of the json object
the top level must be an object