is there any direct way to add tokens in form reach text?
Because currently, I have thousands of LPs with different templates in the design studio. I want to add a token in a form that is used in thousands of LPs with different templates.
I don't want to add the script to all templates and tokens in each LP.
is there any other way around?
Tokens can be placed within HTML elements in a Rich Text area.
However, tokens are not properly escaped for use in JavaScript. So it‘s a fragile setup and you must always test any change to the token contents.
Looking forward to seeing the answer to this