Join Slack
Powered by
Guys, how do you use something like `&` in the...
# suitescript
m
Marwan
08/24/2021, 5:11 PM
Guys, how do you use something like
&
in the Advanced HTML/PDF templates? I tried the
esc
function, but it still produces an error. It works if I did something like
${item.name?replace("&", "-")}
b
battk
08/24/2021, 9:22 PM
escape, noescape
🙏 1
battk
08/24/2021, 9:23 PM
Overriding the output format in templates
Open in Slack
Previous
Next