Skip to content

Commit d12cdd9

Browse files
authored
minor updates and removed the Sales related info per PM
1 parent 959090c commit d12cdd9

1 file changed

Lines changed: 8 additions & 24 deletions

File tree

support/dynamics-365/customer-service/email/email-templates-and-formatting-issues.md

Lines changed: 8 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,30 @@
11
---
22
title: Issues with Email Templates and Formatting in Dynamics 365
33
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 apps.
4-
ms.reviewer: Megha
4+
author: Yerragovula
5+
ms.author: srreddy
6+
ms.reviewer: Meghgupta
57
ai-usage: ai-assisted
68
ms.date: 04/10/2025
79
ms.custom: sap:E-Mail, DFM
810
---
911
# Issues with email templates and formatting in Dynamics 365 apps
1012

11-
This article addresses common issues encountered with email templates and formatting in Dynamics 365 Customer Service and Dynamics 365 Sales, including problems with the Enhanced Email form and email tracking tokens.
13+
This article addresses common issues encountered with email templates and formatting when using the Enhanced Email form in Dynamics 365 Customer Service.
1214

13-
## Symptom 1
15+
## Symptoms
1416

15-
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, the formatting is incorrect, some columns are missing, and there are problems with spacing.
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.
1618

1719
### Cause
1820

19-
The email formatting issue with Copilot and the Enhanced Email form occurs due to a known issue with the "New Look" or [modern text editor](/power-apps/maker/model-driven-apps/rich-text-editor-control) being enabled.
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.
2022

2123
### Resolution
2224

2325
Follow these steps to address the formatting issues caused by the Enhanced Email form:
2426

25-
1. Navigate to the [Power Apps](https://make.powerapps.com).
27+
1. Navigate to [Power Apps](https://make.powerapps.com).
2628
2. Select the relevant environment.
2729
3. Go to **Tables** > **Email** > **Forms**, and then select the **Enhanced Email** form.
2830
4. Locate the **Body** field and delete the existing text editor control component.
@@ -34,24 +36,6 @@ After removing the text editor control component from the **Body** field and ena
3436

3537
For more information, see [Enable enhanced recipient control for email](/dynamics365/customer-service/administer/add-recipient-control).
3638

37-
## Symptom 2
38-
39-
When you send emails from Dynamics 365 Sales using templates, the system automatically adds a random tracking code (formatted as CRM:nnnnn) to the subject line of the email. Additionally, instead of sending the email to all the intended recipients in the selected list, it only sends the email to the first contact on that list.
40-
41-
### Cause
42-
43-
The arbitrary code appended to the email subject line and emails being sent only to the first contact is caused by the email tracking token setting being enabled.
44-
45-
### Resolution
46-
47-
To prevent arbitrary tracking codes from being appended to the subject line and ensure emails are sent to all selected recipients:
48-
49-
1. Access the Dynamics 365 Sales environment as a system administrator.
50-
2. Navigate to **Settings** > **Administration** > **System Settings**.
51-
3. Under the **Email** tab, locate the **Use tracking tokens** setting.
52-
4. Disable the **Use tracking tokens** option.
53-
5. Save the changes.
54-
5539
## More information
5640

5741
- [Add the rich text editor control to a model-driven app](/power-apps/maker/model-driven-apps/rich-text-editor-control)

0 commit comments

Comments
 (0)