You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/dynamics-365/customer-service/email/email-templates-and-formatting-issues.md
+8-24Lines changed: 8 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,28 +1,30 @@
1
1
---
2
2
title: Issues with Email Templates and Formatting in Dynamics 365
3
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 apps.
4
-
ms.reviewer: Megha
4
+
author: Yerragovula
5
+
ms.author: srreddy
6
+
ms.reviewer: Meghgupta
5
7
ai-usage: ai-assisted
6
8
ms.date: 04/10/2025
7
9
ms.custom: sap:E-Mail, DFM
8
10
---
9
11
# Issues with email templates and formatting in Dynamics 365 apps
10
12
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.
12
14
13
-
## Symptom 1
15
+
## Symptoms
14
16
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.
16
18
17
19
### Cause
18
20
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.
20
22
21
23
### Resolution
22
24
23
25
Follow these steps to address the formatting issues caused by the Enhanced Email form:
24
26
25
-
1. Navigate to the [Power Apps](https://make.powerapps.com).
27
+
1. Navigate to [Power Apps](https://make.powerapps.com).
26
28
2. Select the relevant environment.
27
29
3. Go to **Tables** > **Email** > **Forms**, and then select the **Enhanced Email** form.
28
30
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
34
36
35
37
For more information, see [Enable enhanced recipient control for email](/dynamics365/customer-service/administer/add-recipient-control).
36
38
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
-
55
39
## More information
56
40
57
41
-[Add the rich text editor control to a model-driven app](/power-apps/maker/model-driven-apps/rich-text-editor-control)
0 commit comments