Is there any other way around to parse a JSON string to hash in freemarker other than the ?eval function?
w
wbermudo
10/12/2022, 8:24 PM
renderer.addCustomDataSource
s
Sohan Kumar Dash
10/17/2022, 4:23 AM
Thanks @wbermudo but I think this one will be used in a script to send the data to a template.
But my question was on how can I parse that on template level