|
2 | 2 | title: Email Template Context Loading Out of Order |
3 | 3 | description: Solves an issue where the email template context doesn't appear in the correct order in Microsoft Dynamics 365 Customer Service. |
4 | 4 | author: Yerragovula |
| 5 | +
|
5 | 6 | ms.author: srreddy |
| 7 | +
|
6 | 8 | ms.reviewer: Meghgupta |
| 9 | +
|
| 10 | + |
| 11 | +ms.reviewer: Meghgupta |
| 12 | + |
7 | 13 | ai-usage: ai-assisted |
8 | 14 | ms.date: 04/10/2025 |
9 | 15 | ms.custom: sap:E-Mail, DFM |
10 | 16 | --- |
11 | 17 | # Email template context loads out of order in Dynamics 365 Customer Service |
12 | 18 |
|
13 | 19 | 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. |
14 | | - |
| 20 | +You may encounter the following issues when using [email templates](/power-apps/user/email-template-create) in Dynamics 365 Customer Service: |
15 | 21 | ## Symptoms |
| 22 | +
|
| 23 | + |
| 24 | +You may encounter the following issues when using [email templates](/power-apps/user/email-template-create) in Dynamics 365 Customer Service: |
16 | 25 |
|
17 | | -You may encounter the following issues when using [email templates](/power-apps/user/email-template-create) in Dynamics 365 Customer Service: |
18 | 26 |
|
19 | 27 | - The email template content doesn't appear in the correct order. |
20 | 28 | - Bullet points within the email template are particularly affected, with content being misaligned or rearranged. |
21 | 29 |
|
22 | 30 | ## Cause |
23 | 31 |
|
24 | | -The issue occurs due to invisible characters embedded in the HTML code of the email template. These characters are often found around the bullet points and interfere with the proper rendering of the template context. |
| 32 | +To troubleshoot this issue, follow these steps: |
25 | 33 |
|
| 34 | +
|
26 | 35 | ## Resolution |
27 | 36 |
|
28 | | -To troubleshoot this issue, follow these steps: |
| 37 | +To troubleshoot this issue, follow these steps: |
29 | 38 |
|
30 | | -1. Create a new email template and gradually test sections of the original template content to identify the problematic portion. |
31 | 39 |
|
| 40 | +1. Create a new email template and gradually test sections of the original template content to identify the problematic portion. |
| 41 | +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). 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. |
| 42 | +
|
32 | 43 | 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. |
33 | 44 |
|
34 | 45 | 3. Remove spaces or unnecessary formatting between the lines in the affected template content. |
35 | 46 |
|
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. |
| 47 | +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. |
| 48 | + |
|
0 commit comments