<?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>EDITABLE RICH Text</title><link>https://community.appian.com/discussions/f/user-interface/13051/editable-rich-text</link><description>Hello , 
 
 I have a requirement where user has to have the option to add rich texts for the text entered in paragraph field.Can we do that in appian. Can we create an editable rich text field similar to one i am using to write this question ? 
 
 
 regards</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: EDITABLE RICH Text</title><link>https://community.appian.com/thread/75399?ContentTypeID=1</link><pubDate>Thu, 16 Jul 2020 07:10:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:53a35acd-426b-4811-a27c-aca5d6beaf1f</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;Hi Abhishek,&lt;br /&gt;&lt;br /&gt;Yes we have a component that will solve your problem. Its is a custom plug-in designed by Appian itself.&lt;br /&gt;You can find it here -&amp;nbsp;&lt;a href="/b/appmarket/posts/rich-text-editor"&gt;https://community.appian.com/b/appmarket/posts/rich-text-editor&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;-Harshit&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: EDITABLE RICH Text</title><link>https://community.appian.com/thread/75390?ContentTypeID=1</link><pubDate>Wed, 15 Jul 2020 16:19:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5552dfe3-f5e5-4d53-b0ad-ee4095444492</guid><dc:creator>GaryK</dc:creator><description>&lt;p&gt;Hi Mark, do you have some example code for above to understand how can we build this.&lt;/p&gt;
&lt;p&gt;For example, if there is one field with Label Name, User click on that field then RTF Editor should open with some styles , then user enter details in field and select some style. How can we achieve it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: EDITABLE RICH Text</title><link>https://community.appian.com/thread/58800?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 21:30:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bb166c84-27d0-41f1-85b7-4b9025214784</guid><dc:creator>Mike Schmitt</dc:creator><description>More like, tell the users some syntax they can enter in plain text, similar to what&amp;#39;s used in JIRA or some message forums - i.e. *italicized*, **bolded**, _underlined_ ...  they would enter this plaintext and this is what you&amp;#39;d store (in PV or in database etc).&lt;br /&gt;
&lt;br /&gt;
But then you would build a parser - i.e. a combination of expression rule(s) and interface component(s) which breaks up the text in question and displays it in a rich text field with the appropriate modifiers on it.  This could be shown both on the entry form (so the user can validate what they&amp;#39;re entering as they enter it) as well as in any subsequent instances where their text it displayed.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: EDITABLE RICH Text</title><link>https://community.appian.com/thread/58799?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 21:26:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:92348a7d-816c-4489-bbfa-a07db9c61a74</guid><dc:creator>Abhishek Gaddam</dc:creator><description>Hi Mike, Thanks for the response, I am trying to understand what kind of parsing we are talking here.By parsing you mean write a customized html or use richtextfieldcomponents ?  and  if I do parsing that means , do I have to store all the filters selected by user in a table and apply them every time user views the paragraph field ? .&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: EDITABLE RICH Text</title><link>https://community.appian.com/thread/58798?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 21:16:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a7fdd87f-be26-4c5d-8c1f-2165df300dd9</guid><dc:creator>Mike Schmitt</dc:creator><description>There&amp;#39;s not out-of-box rich text editor (yet), though there has been at least a little bit of demand.&lt;br /&gt;
If it&amp;#39;s a hard requirement and provided the required formatting is simple enough (i.e. just bold, italics and/or underline), you could provide the users with a syntax to enter their own rich text and write your own parser.  The input field they enter text could have a mirror field below where you show the formatted rich text output.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>