Is the escaping (json stringify) done the client side or server side? Maybe you can inspect the form post data in the browser devtools to see if it is already escaped.
Hi George,
Seems to be occurring on the server side as the Payload for the form is mirroring the form input.
I've worked around it with the formatter for now so please don't treat this as urgent and also please forgive me for getting a little frustrated yesterday. I've read back my above comments and I'd like to apologise for being a spoiled brat. There is definitely something not quite correct as despite changing the Datatype to an alternative type the issue persists outside of it being JSON specific.
I sincerely appreciate your time. Thank you.
2 Likes