My token not displayed correctly in view as webpage version of email.
Issue
My token is not displayed correctly in view as webpage version of email.
Environment
If customers manually type a {{my.token}} and use uppercase M such as {{My.token}}, then the view as webpage version of email may not render that token as expected.
The feature to HTML encode lead tokens (source of external data) for security reasons, applies to my tokens that incorrectly use uppercase M.
Solution
Use the token picker to pick the correct lowercase {{my.token}}.