<?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>Dynamic Icons in RichText Fields</title><link>https://community.appian.com/discussions/f/user-interface/13538/dynamic-icons-in-richtext-fields</link><description>Hi All, 
 I am using this code fragment below as a visual button so that if the user clicks the icon, it toggles between green and red and a true/false value is updated in an interface rule input. I love it. However, I am trying to see if I can change</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Dynamic Icons in RichText Fields</title><link>https://community.appian.com/thread/61488?ContentTypeID=1</link><pubDate>Thu, 11 Oct 2018 19:05:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:92aa86f4-d10a-41cf-99ce-2763028fb506</guid><dc:creator>susana197</dc:creator><description>Thank you.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dynamic Icons in RichText Fields</title><link>https://community.appian.com/thread/61487?ContentTypeID=1</link><pubDate>Thu, 11 Oct 2018 18:55:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:19979ee1-709e-47ce-91f5-072d47beb861</guid><dc:creator>seanw583</dc:creator><description>You should be able to simply change &amp;#39;icon: &amp;quot;exclamation-triangle&amp;quot;&amp;#39; to &amp;#39;icon: if(ri!isOk,&amp;quot;thumbs-up&amp;quot;,&amp;quot;exclamation-triangle&amp;quot;)&amp;#39;.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>