<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Send E-mail smart service and New Line Breaks</title><link>https://community.appian.com/discussions/f/new-to-appian/21627/send-e-mail-smart-service-and-new-line-breaks</link><description>Hi, 
 
 I am using the send email smart service. 
 I let the user write the body of the email in a paragraph field, save body text in a text variable, and in setup&amp;gt;Message Body field, I use an expression to fill the body with the text variable. 
 
 However</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Send E-mail smart service and New Line Breaks</title><link>https://community.appian.com/thread/84574?ContentTypeID=1</link><pubDate>Fri, 13 Aug 2021 15:13:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4a73b6f5-1659-4344-bd8a-c8d4ce5b0fe9</guid><dc:creator>Saeed</dc:creator><description>&lt;p&gt;Thank you Danny and Stefan, the substitute solution worked like a charm!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;PS: The body in the Send E-Mail smart service can interpret html tags, so there was no need to use an html template.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send E-mail smart service and New Line Breaks</title><link>https://community.appian.com/thread/84572?ContentTypeID=1</link><pubDate>Fri, 13 Aug 2021 14:49:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a880c861-b20a-49d8-9378-19e5c7b7f7c5</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;That text in the email is being HTML formatted. Replacing char(10) with &amp;quot;&amp;lt;br /&amp;gt;&amp;quot; using substitute() should get you started.&lt;/p&gt;
&lt;p&gt;For more control on formatting, follow Danny&amp;#39;s advice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Send E-mail smart service and New Line Breaks</title><link>https://community.appian.com/thread/84570?ContentTypeID=1</link><pubDate>Fri, 13 Aug 2021 14:46:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:823d7bb4-b663-48b1-ba65-6c5195fbe837</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;This can be tough. Something easy you can do is make an HTML template where you can inject your paragraph, this way you fully control the formatting.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>