<?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>How to save a paragraph value with new line into PV to display in Text Document</title><link>https://community.appian.com/discussions/f/general/11326/how-to-save-a-paragraph-value-with-new-line-into-pv-to-display-in-text-document</link><description>Hi All, 
 
 I am saving paragraph field data into pv and using that pv to fill the template which will substitue ###value### with that pv data.I am facing a problem, if user enters a ENTER key in a paragraph field then data after the ENTER KEY is not</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to save a paragraph value with new line into PV to display in Text Document</title><link>https://community.appian.com/thread/49903?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2017 04:15:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3040e518-ea80-4968-baab-3ec26d0e64c9</guid><dc:creator>radhikam</dc:creator><description>Hi,&lt;br /&gt;
I tried the following thing and it worked,&lt;br /&gt;
&lt;br /&gt;
I was actually using a CDT and querying it from DB. When sending the value to the attachment file, I substituted char(13) with &amp;quot;\n&amp;quot;. It works..!!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to save a paragraph value with new line into PV to display in Text Document</title><link>https://community.appian.com/thread/49845?ContentTypeID=1</link><pubDate>Wed, 01 Nov 2017 22:38:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:602afc0f-7e42-431c-a1aa-cf8eacf3ba9a</guid><dc:creator>josep</dc:creator><description>I am assuming this is a word document?&lt;br /&gt;
&lt;br /&gt;
* Are u using directly a pv as text ? or a CDT with a field as text with length around 500 characters? are you saving to the DB before going to the template? or just passing the variable as captured?&lt;br /&gt;
&lt;br /&gt;
What about when debugging the interface or the process variable do you see the value properly stores in the pv?&lt;br /&gt;
&lt;br /&gt;
Best Regards &lt;br /&gt;
Jose&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to save a paragraph value with new line into PV to display in Text Document</title><link>https://community.appian.com/thread/49828?ContentTypeID=1</link><pubDate>Wed, 01 Nov 2017 13:06:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:79ad5a9c-08b6-4ff6-adb6-6d1e0f8a67a9</guid><dc:creator>sureshg57</dc:creator><description>have you tried replacing the new line with char(13). Just give it a try this might work.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>