|
1 | 1 | --- |
2 | 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 apps. |
4 | | -author: Yerragovula |
5 | | -ms.author: srreddy |
6 | | -ms.reviewer: Meghgupta |
| 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 | 7 | ai-usage: ai-assisted |
8 | | -ms.date: 04/10/2025 |
| 8 | +ms.date: 04/14/2025 |
9 | 9 | ms.custom: sap:E-Mail, DFM |
10 | 10 | --- |
11 | | -# Issues with email templates and formatting in Dynamics 365 apps |
| 11 | +# Issues with email templates and formatting in Dynamics 365 Customer Service |
12 | 12 |
|
13 | | -This article addresses common issues encountered with email templates and formatting when using the Enhanced Email form in Dynamics 365 Customer Service. |
| 13 | +This article addresses common issues encountered with email templates and formatting when using the Enhanced Email form in Dynamics 365 Customer Service. |
14 | 14 |
|
15 | | -## Symptoms |
| 15 | +## Symptoms |
16 | 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. |
| 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 | 18 |
|
19 | | -### Cause |
| 19 | +## Cause |
20 | 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. |
| 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 | 22 |
|
23 | | -### Resolution |
| 23 | +## Resolution |
24 | 24 |
|
25 | 25 | Follow these steps to address the formatting issues caused by the Enhanced Email form: |
26 | 26 |
|
27 | | -1. Navigate to [Power Apps](https://make.powerapps.com). |
| 27 | +1. Navigate to [Power Apps](https://make.powerapps.com). |
28 | 28 | 2. Select the relevant environment. |
29 | 29 | 3. Go to **Tables** > **Email** > **Forms**, and then select the **Enhanced Email** form. |
30 | 30 | 4. Locate the **Body** field and delete the existing text editor control component. |
31 | 31 | 5. Save and publish the changes. |
32 | 32 | 6. Ensure the **Enhanced Email Recipient control** component is enabled for the **From**, **To**, **CC**, and **BCC** fields. Map these fields appropriately. |
33 | 33 | 7. Set the **Static value** option **True** under the **Show email address** setting. |
34 | 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. |
36 | | - |
37 | | -For more information, see [Enable enhanced recipient control for email](/dynamics365/customer-service/administer/add-recipient-control). |
| 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). |
38 | 36 |
|
39 | 37 | ## More information |
40 | 38 |
|
|
0 commit comments