<?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>Can a readOnly result  of the Plugin Function fn!richTextField() be displayed in a Grid?</title><link>https://community.appian.com/discussions/f/plug-ins/19587/can-a-readonly-result-of-the-plugin-function-fn-richtextfield-be-displayed-in-a-grid</link><description>Hi, 
 Using the Rich Text Editor Plugin to call fn!richTextField() and have user enter Rich Text, saving that 
 I want to display the Entered Rich text as read only in a Grid, Can this be done? 
 I was using a!gridColumn() and trying to call fn!richTextField</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Can a readOnly result  of the Plugin Function fn!richTextField() be displayed in a Grid?</title><link>https://community.appian.com/thread/76535?ContentTypeID=1</link><pubDate>Thu, 17 Sep 2020 17:39:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0d9c0648-cb18-4cbb-8d7c-92b91b5779d3</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;What gets stored in the back-end as a result of user input into the Rich Text Field plug-in?&amp;nbsp; If it stores HTML rich text for example, then you could look into parsing and displaying it using the Appian richTextDisplay component family.&amp;nbsp; There wouldn&amp;#39;t be a way to use the plug-in rich text stuff within a Grid, since it&amp;#39;s not out-of-the-box functionality.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>