Skip to content

Commit 0073977

Browse files
authored
some changes
1 parent 869e9df commit 0073977

5 files changed

Lines changed: 45 additions & 38 deletions

support/dynamics-365/customer-service/email/email-preview-text-showing-error-when-not-configured.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Email Preview Text Shows Error or Unintended Formatting
33
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.
44
ms.reviewer: Megha
5-
ms.date: 04/09/2025
5+
ms.date: 04/10/2025
66
ms.custom: sap:E-Mail, DFM
77
---
88
# Email preview text shows an error or unintended formatting when not configured

support/dynamics-365/customer-service/email/email-template-context-loading-out-of-order.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
title: Email Template Context Loading Out of Order
33
description: Solves an issue where the email template context doesn't appear in the correct order in Microsoft Dynamics 365 Customer Service.
44
ms.reviewer: Megha
5-
ms.date: 04/09/2025
5+
ms.date: 04/10/2025
66
ms.custom: sap:E-Mail, DFM
77
---
88
# Email template context loads out of order in Dynamics 365 Customer Service
99

10-
This article addresses an issue where the email template context loads out of order, particularly impacting content with bullet points in Dynamics 365 Customer Service.
10+
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.
1111

1212
## Symptoms
1313

@@ -30,4 +30,4 @@ To resolve this issue, follow these steps:
3030

3131
3. Remove spaces or unnecessary formatting between the lines in the affected template content.
3232

33-
If the issue persists, consider disabling the [Enable a modern RichTextEditor control experience and email descriptions](/power-apps/maker/model-driven-apps/rich-text-editor-control#enable-the-modern-rich-text-editor-experience-from-the-classic-experience) option. The setting can 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.
33+
If the issue persists, consider disabling the [Enable a modern RichTextEditor control experience and email descriptions](/power-apps/maker/model-driven-apps/rich-text-editor-control#enable-the-modern-rich-text-editor-experience-from-the-classic-experience) option. 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.

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

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Issues with Email Templates and Formatting in Dynamics 365
3-
description: Solves incorrect formatting, missing columns, and spacing issues when emails are sent using Copilot and issues with the arbitrary tracking code appended to the subject line and the issue of emails being sent only to the first contact in the selected list.
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.
44
ms.reviewer: Megha
5-
ms.date: 04/09/2025
5+
ms.date: 04/10/2025
66
ms.custom: sap:E-Mail, DFM
77
---
88
# Issues with email templates and formatting in Dynamics 365 apps
@@ -11,11 +11,11 @@ This article addresses common issues encountered with email templates and format
1111

1212
## Symptom 1
1313

14-
When emails are sent using 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.
14+
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.
1515

1616
### Cause
1717

18-
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" being enabled.
18+
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.
1919

2020
### Resolution
2121

@@ -27,7 +27,7 @@ Follow these steps to address the formatting issues caused by the Enhanced Email
2727
4. Locate the **Body** field and delete the existing text editor control component.
2828
5. Save and publish the changes.
2929
6. Ensure the **Enhanced Email Recipient control** component is enabled for the **From**, **To**, **CC**, and **BCC** fields. Map these fields appropriately.
30-
7. Set the **Static value** option for the **Show email address** setting to **True**.
30+
7. Set the **Static value** option **True** under the **Show email address** setting.
3131

3232
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.
3333

@@ -53,4 +53,5 @@ To prevent arbitrary tracking codes from being appended to the subject line and
5353

5454
## More information
5555

56-
[Add the rich text editor control to a model-driven app](/power-apps/maker/model-driven-apps/rich-text-editor-control)
56+
- [Add the rich text editor control to a model-driven app](/power-apps/maker/model-driven-apps/rich-text-editor-control)
57+
- [Configure the enhanced email template editor page](/power-apps/user/cs-email-template-builder)
Lines changed: 26 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,52 @@
11
---
2-
title: Troubleshoot common configuration issues with automatic record creation and update rules
3-
description: Provides resolutions for common configuration issues with automatic record creation and update rules in Dynamics 365 Customer Service.
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.
44
ms.reviewer: Megha
5-
ms.date: 04/09/2025
5+
ms.date: 04/10/2025
66
ms.custom: sap:E-Mail, DFM
77
---
8+
# Formatting is lost when copying Word template content to an email message
89

9-
# Formatting lost when copying Word template text to CRM email message
10-
11-
When copying text from a Word template into a Dynamics 365 Customer Service CRM email message, users may notice that the formatting, including hyperlinks, images, and other text styles, is lost. This article outlines the symptoms, cause, and steps to resolve this issue.
10+
This article provides guidance on identifying the lost formatting issue that occurs when the content is pasted from a Word template into an email message in Dynamics 365 apps and provides solutions to preserve the original formatting.
1211

1312
## Symptoms
1413

15-
When copying and pasting content from a Word template into a Dynamics 365 CRM email message, the following symptoms may occur:
14+
When you copy and paste content from a Word template into an email message in Dynamics 365 apps, you might encounter the following issues:
1615

1716
- Hyperlinks are removed.
18-
- Images do not appear.
19-
- Text formatting is lost (e.g., bold, italics, font styles).
17+
- Images don't appear.
18+
- Text formatting is lost (for example, bold, italics, or font styles.)
2019
- The pasted content appears as plain text.
2120

2221
## Cause
2322

24-
This issue is not specific to Dynamics 365 but stems from a system-level or Word application behavior. The Word desktop application is allowing content to be copied in plain text format only, which results in the loss of formatting when pasting into CRM or other applications like OneNote.
23+
This issue might be caused by a behavior in the Word desktop application or at the system level, where content is copied in plain text format. As a result, formatting is lost when the content is pasted into Dynamics 365 or other applications, such as OneNote.
2524

26-
## Solution 1: Verify the issue is not specific to Dynamics 365
25+
## Resolution
2726

28-
To confirm the root cause of the issue:
27+
To solve this issue,
2928

30-
1. Copy the same content from the Word document.
31-
2. Paste the content into other applications, such as OneNote or Microsoft Teams chat.
32-
3. Check if the formatting is preserved.
29+
1. Verify the issue isn't specific to Dynamics 365:
3330

34-
If the formatting is also lost in these applications, the issue is not specific to Dynamics 365 but is related to the Word desktop application or the system's copy-paste functionality.
31+
1. Copy the same content from the Word document.
32+
2. Paste the content into other applications, such as OneNote or Microsoft Teams chat.
33+
3. Check if the formatting is preserved.
3534

36-
## Solution 2: Use the Word web application as a workaround
35+
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.
3736

38-
The Word web application can be used as an alternative to preserve formatting:
37+
2. Use the Word web application as a workaround
3938

40-
1. Open the Word document in the Word web application.
41-
2. Copy the content from the Word web application.
42-
3. Paste the content into the Dynamics 365 CRM email message.
43-
4. Verify that the formatting, hyperlinks, and images are preserved.
39+
The Word web application can be used to retain formatting when copying and pasting content:
4440

45-
This workaround ensures the formatting is retained when copying and pasting content.
41+
1. Open the Word document in the Word web application.
42+
2. Copy the content from the Word web application.
43+
3. Paste the content into the Dynamics 365 email message.
44+
4. Verify that the formatting, hyperlinks, and images are preserved.
4645

47-
## Solution 3: Contact Office 365 support for a permanent resolution
46+
This workaround ensures the formatting is retained when copying and pasting content.
4847

49-
If the issue persists and affects your workflow:
48+
3. If the issue persists and affects your workflow, contact Microsoft 365 support for further assistance.
5049

51-
1. Reach out to your Office 365 support team to investigate the issue further.
52-
2. Alternatively, open a support ticket directly with the Office 365 team for a thorough diagnosis and resolution.
50+
## More information
5351

54-
Since this issue falls outside the scope of Dynamics 365 support, Office 365 support is best positioned to provide a permanent fix.
52+
[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-crm-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)