Skip to content

Commit 959090c

Browse files
authored
add author and minor edits
1 parent 2f0d644 commit 959090c

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
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.
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
@@ -12,7 +14,7 @@ This article solves an issue where the email template context loads out of order
1214

1315
## Symptoms
1416

15-
You may encounter the following issues when using email templates in Dynamics 365 Customer Service:
17+
You may encounter the following issues when using [email templates](/power-apps/user/email-template-create) in Dynamics 365 Customer Service:
1618

1719
- The email template content doesn't appear in the correct order.
1820
- Bullet points within the email template are particularly affected, with content being misaligned or rearranged.
@@ -23,12 +25,12 @@ The issue occurs due to invisible characters embedded in the HTML code of the em
2325

2426
## Resolution
2527

26-
To resolve this issue, follow these steps:
28+
To troubleshoot this issue, follow these steps:
2729

2830
1. Create a new email template and gradually test sections of the original template content to identify the problematic portion.
2931

3032
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.
3133

3234
3. Remove spaces or unnecessary formatting between the lines in the affected template content.
3335

34-
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.
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) 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.

0 commit comments

Comments
 (0)