web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / FinOps Ninja / Organization email template...

Organization email template line feeds issue

Srinath Sundaresan Profile Picture Srinath Sundaresan 510

Organization email templates can used to configure email message templates in Dynamics 365 finops. The email message content can be stored in html format. The html format will replace all '\n' characters with '<br>' tags in html. If your HTML message content has ‘\n’ hidden characters, these are replaced by <br> tags. This will result in unnecessary line feeds on the email message. You can search for line feeds '\n' and easily remove them using some of the text editors. Some editors like notepad don’t show these special characters when opening the file.

blog1.jpg

blog2.jpg

Comments

*This post is locked for comments