Skip to content

Commit c7dda74

Browse files
authored
Merge pull request #8672 from MicrosoftDocs/migrating-CSS-Wiki-for-BizApp-E-mail-sap
upload 4 "e-mail" articles
2 parents 922c8b2 + e50e91b commit c7dda74

5 files changed

Lines changed: 163 additions & 0 deletions
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Email Preview Text Shows Error or Unintended Formatting
3+
description: Provides a resolution to ensure that the email preview text is displayed correctly and avoids showing unintended formatting details in Dynamics 365 Customer Service.
4+
author: Yerragovula
5+
ms.author: srreddy
6+
ms.reviewer: meghgupta
7+
ai-usage: ai-assisted
8+
ms.date: 04/14/2025
9+
ms.custom: sap:E-Mail, DFM
10+
---
11+
# Email preview text shows an error or unintended formatting when not configured
12+
13+
This article provides guidance for resolving issues where email preview text displays an error or unintended formatting in Dynamics 365 Customer Service.
14+
15+
## Symptoms
16+
17+
When you send an email in Dynamics 365 Customer Service, the email preview text might display an error or unintended formatting (for example, **{ 0 margins ..**) instead of a meaningful preview. This issue typically occurs when the email content is primarily an image and no explicit email preview text is set.
18+
19+
## Cause
20+
21+
If no explicit email preview text is configured, the system automatically uses the email's content as the preview text. When the email content is an image, the system extracts the formatting details of the image, resulting in unintended text being displayed in the email preview.
22+
23+
## Resolution
24+
25+
To prevent unintended formatting issues, add an email preview text to the email that contains an image as the primary content. The text will then be displayed in the email preview instead of the extracted formatting details.
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: Email Template Context Loading Out of Order
3+
description: Solves an issue where the email template context doesn't appear in the correct order in Microsoft Dynamics 365 Customer Service.
4+
author: Yerragovula
5+
ms.author: srreddy
6+
ms.reviewer: meghgupta
7+
ai-usage: ai-assisted
8+
ms.date: 04/14/2025
9+
ms.custom: sap:E-Mail, DFM
10+
---
11+
# Email template context loads out of order in Dynamics 365 Customer Service
12+
13+
This article solves an issue where the email template context loads out of order, particularly impacting content with bullet points in Dynamics 365 Customer Service.
14+
15+
## Symptoms
16+
17+
You may encounter the following issues when using [email templates](/power-apps/user/email-template-create) in Dynamics 365 Customer Service:
18+
19+
- The email template content doesn't appear in the correct order.
20+
- Bullet points within the email template are particularly affected, with content being misaligned or rearranged.
21+
22+
## Cause
23+
24+
The issue occurs due to invisible characters embedded in the HTML code of the email template. These characters are often found around the bullet points and interfere with the proper rendering of the template context.
25+
26+
## Resolution
27+
28+
To troubleshoot this issue, follow these steps:
29+
30+
1. Create a new email template and gradually test sections of the original template content to identify the problematic portion.
31+
32+
2. Use an API to inspect and compare the HTML code of the email templates. Look for invisible characters in the HTML, particularly around the bullet point sections.
33+
34+
3. Remove spaces or unnecessary formatting between the lines in the affected template content.
35+
36+
If the issue persists, consider disabling the modern rich text editor experience by following the steps in [Revert from the modern rich text editor experience to the classic experience](/power-apps/maker/model-driven-apps/rich-text-editor-control#revert-from-the-modern-rich-text-editor-experience-to-the-classic-experience). This setting can also be disabled for the entire organization via the [Setting definition](/power-apps/maker/data-platform/create-edit-configure-settings). Disabling it organization-wide will override the setting for all users.
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: Issues with Email Templates and Formatting in Dynamics 365
3+
description: Solves incorrect formatting, missing columns, spacing issues, the arbitrary tracking code appended to the subject line, and emails being sent only to the first contact in Microsoft Dynamics 365 Customer Service.
4+
author: Yerragovula
5+
ms.author: srreddy
6+
ms.reviewer: meghgupta
7+
ai-usage: ai-assisted
8+
ms.date: 04/14/2025
9+
ms.custom: sap:E-Mail, DFM
10+
---
11+
# Issues with email templates and formatting in Dynamics 365 Customer Service
12+
13+
This article addresses common issues encountered with email templates and formatting when using the Enhanced Email form in Dynamics 365 Customer Service.
14+
15+
## Symptoms
16+
17+
When [emails are sent using Copilot](/dynamics365/sales/compose-send-email-copilot) with the **Enhanced Email** form, the emails received by end users have issues with their appearance. Specifically, there may be issues with spacing, incorrect formatting, or missing columns.
18+
19+
## Cause
20+
21+
The email formatting issue with Copilot and the Enhanced Email form occurs due to a known issue with the [modern text editor](/power-apps/maker/model-driven-apps/rich-text-editor-control) being enabled.
22+
23+
## Resolution
24+
25+
Follow these steps to address the formatting issues caused by the Enhanced Email form:
26+
27+
1. Navigate to [Power Apps](https://make.powerapps.com).
28+
2. Select the relevant environment.
29+
3. Go to **Tables** > **Email** > **Forms**, and then select the **Enhanced Email** form.
30+
4. Locate the **Body** field and delete the existing text editor control component.
31+
5. Save and publish the changes.
32+
6. Ensure the **Enhanced Email Recipient control** component is enabled for the **From**, **To**, **CC**, and **BCC** fields. Map these fields appropriately.
33+
7. Set the **Static value** option **True** under the **Show email address** setting.
34+
35+
After removing the text editor control component from the **Body** field and enabling the **Enhanced Email Recipient control**, the email template rendering issues should no longer occur. For more information, see [Enable enhanced recipient control for email](/dynamics365/customer-service/administer/add-recipient-control).
36+
37+
## More information
38+
39+
- [Add the rich text editor control to a model-driven app](/power-apps/maker/model-driven-apps/rich-text-editor-control)
40+
- [Configure the enhanced email template editor page](/power-apps/user/cs-email-template-builder)
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
title: Lost Formatting When Copying Word Template Content To Email Message
3+
description: Solves an issue where formatting isn't retained when copying and pasting content from a Word template into an email message in Microsoft Dynamics 365 apps.
4+
author: Yerragovula
5+
ms.author: srreddy
6+
ms.reviewer: meghgupta
7+
ai-usage: ai-assisted
8+
ms.date: 04/14/2025
9+
ms.custom: sap:E-Mail, DFM
10+
---
11+
# Formatting is lost when copying Word template content to an email message
12+
13+
This article helps you isolate and work around formatting issues that may occur when content is pasted from a Word template into an email message in Dynamics 365 apps.
14+
15+
## Symptoms
16+
17+
When you copy and paste content from a Word template into an email message in Dynamics 365 apps, you might encounter the following issues:
18+
19+
- Hyperlinks are removed.
20+
- Images don't appear.
21+
- Text formatting is lost (for example, bold, italics, or font styles.)
22+
- The pasted content appears as plain text.
23+
24+
## Cause
25+
26+
The formatting issues might be caused by the Word desktop application or a system level issue, where content is copied in plain text format. As a result, formatting is lost when the content is pasted into Dynamics 365 applications.
27+
28+
## Resolution
29+
30+
To solve this issue,
31+
32+
1. Verify the issue isn't specific to Dynamics 365:
33+
34+
1. Copy the same content from the Word document.
35+
2. Paste the content into other applications, such as OneNote or Microsoft Teams chat.
36+
3. Check if the formatting is preserved.
37+
38+
If the formatting is also lost in these applications, the issue isn't specific to Dynamics 365 but is related to the Word desktop application or the system's copy-paste functionality.
39+
40+
2. Use the Word web application as a workaround
41+
42+
The Word web application can be used to retain formatting when copying and pasting content:
43+
44+
1. Open the same content in the Word web application.
45+
46+
2. Copy the content from the Word web application.
47+
3. Paste the content into the Dynamics 365 email message.
48+
4. Verify that the formatting, hyperlinks, and images are preserved.
49+
50+
3. If the issue persists and affects your workflow, contact Microsoft 365 support for further assistance.
51+
52+
## More information
53+
54+
[Use Word templates to create standardized documents](/power-platform/admin/using-word-templates-dynamics-365)

support/dynamics-365/customer-service/toc.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@
1212
items:
1313
- name: '"Case is missing customer" error'
1414
href: email/case-creation-queue-address-issue.md
15+
- name: Email preview text shows an error or unintended formatting
16+
href: email/email-preview-text-showing-error-when-not-configured.md
17+
- name: Email template context loads out of order
18+
href: email/email-template-context-loading-out-of-order.md
19+
- name: Formatting is lost when copying Word template content to an email message
20+
href: email/formatting-lost-when-copying-word-template-text-to-email-message.md
21+
- name: Issues with email templates and formatting
22+
href: email/email-templates-and-formatting-issues.md
1523
- name: Incoming email isn't converted to a case
1624
href: email/incoming-email-not-converted-case.md
1725
- name: Troubleshoot configuration issues with automatic record creation and update rules

0 commit comments

Comments
 (0)