i have an array of objects that I am doing a JSON.stringify(...) on and storing in a field. I am then trying to pull that value in as a JSON object for use in my PDF via ?eval but it fails every single time. Has anyone done this successfully?
t
t_gdb
01/20/2020, 10:43 PM
I'm facing the same issue. i didn't find a solution to use a JSON object in the template. 😪