Loading

Characters displaying incorrectly on Account Engagement forms and landing pages

Дата публикации: Sep 30, 2025
Описание
Special or international characters – like à and é and ö, for example – can appear broken on Account Engagement pages if there is incomplete or missing code in the layout template.
Решение

This issue can be fixed by updating the layout template that the Account Engagement form or landing page uses. Edit the layout template, view the Layout tab, and ensure that there is a HTML <meta> tag that declares the full utf-8 charset.

For example, if the <meta> tag with the charset attribute looks like this...

<meta charset="utf-8" />

...it can be updated to:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

 

Additional resources:

Create Layout Templates for Forms
Create Layout Templates for Landing Pages
URL Encoding in Emails
Номер статьи базы знаний

000382612

 
Загрузка
Salesforce Help | Article