<?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>I am sending an email to users on regular basis using appian. I want to make a t</title><link>https://community.appian.com/discussions/f/general/2352/i-am-sending-an-email-to-users-on-regular-basis-using-appian-i-want-to-make-a-t</link><description>I am sending an email to users on regular basis using appian. I want to make a text bold in the email, this a variable which comes from the flow, how do I make it bold? I tried tohtml but not working. ... OriginalPostID-104448 OriginalPostID-104448</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I am sending an email to users on regular basis using appian. I want to make a t</title><link>https://community.appian.com/thread/8266?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2014 00:40:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6c88d70f-6062-403e-8440-e936a46acf61</guid><dc:creator>Mike Schmitt</dc:creator><description>As long as you have a way to insert the HTML &amp;lt;b&amp;gt; tags around the text you want bolded, they can go anywhere in the text being passed into the Email (my use of a special variable was just for the purposes of the most simple example).&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am sending an email to users on regular basis using appian. I want to make a t</title><link>https://community.appian.com/thread/8265?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2014 00:38:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3628018f-1845-49df-b84c-3c655cfd59fe</guid><dc:creator>nitas811</dc:creator><description>Currently I am passing a whole chunk of data in one variable to a variable in an email template. I want some text in that variable to be bold. I don&amp;#39;t want to create so many variables just for this purpose. Is there any way around this?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am sending an email to users on regular basis using appian. I want to make a t</title><link>https://community.appian.com/thread/8264?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2014 00:32:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ed6034ee-6e30-41b6-985f-65943aab0cc5</guid><dc:creator>Mike Schmitt</dc:creator><description>You have two options and either should work depending on your requirements; the first is to make the field itself bold on the template side (using standard html tags); the other would be to pass the HTML &amp;quot;bold&amp;quot; tags into the template variable in the Send Email node.  Such as with a pv called &amp;quot;myVariable&amp;quot;, in the Send Mail node for that template field you&amp;#39;d put the following:&lt;br /&gt; =&amp;quot;&amp;lt;b&amp;gt;&amp;quot; &amp;amp; pv!myVariable &amp;amp; &amp;quot;&amp;lt;/b&amp;gt;&amp;quot;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am sending an email to users on regular basis using appian. I want to make a t</title><link>https://community.appian.com/thread/8263?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2014 00:17:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:53ff187d-3d32-4f09-bfee-169c9107fe9a</guid><dc:creator>nitas811</dc:creator><description>I see thanks.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am sending an email to users on regular basis using appian. I want to make a t</title><link>https://community.appian.com/thread/8262?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2014 00:16:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:874eb477-3b44-4156-87c7-0f906a86c39d</guid><dc:creator>Aleksi White</dc:creator><description>In the Send Email node, when configuring the body, you should be able to use &amp;quot;Find in template document&amp;quot; and &amp;quot;Replace with&amp;quot; to do find/replace.  If you are replacing the word &amp;quot;var&amp;quot; in your template with the variable, make sure the template has &amp;lt;b&amp;gt;var&amp;lt;/b&amp;gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am sending an email to users on regular basis using appian. I want to make a t</title><link>https://community.appian.com/thread/8261?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2014 00:05:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8bb396c4-8f3f-4ca0-9bed-b20f19a91d2b</guid><dc:creator>nitas811</dc:creator><description>yes thats exactly what I am using. How do I make the variable I am passing as bold?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am sending an email to users on regular basis using appian. I want to make a t</title><link>https://community.appian.com/thread/8260?ContentTypeID=1</link><pubDate>Fri, 21 Mar 2014 00:02:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:625f74c7-5637-4add-963b-9a3b61642139</guid><dc:creator>Aleksi White</dc:creator><description>Try using an email template, and set your variable is an input parameter to the template.  More info here:&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/wiki/74/Send_Email_Smart_Service"&gt;forum.appian.com/.../Send_Email_Smart_Service&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>