<?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 show links hover on paragraph tab</title><link>https://community.appian.com/discussions/f/general/27063/how-to-show-links-hover-on-paragraph-tab</link><description>Hi Team, 
 I have built an application in Appian. In my interface, I make a tab called comments. When a user is giving any link(e.g:- www.google.com) on the comment. it is coming as an plain text. There is no hover or hyperlink on it. 
 
 How to keep</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to show links hover on paragraph tab</title><link>https://community.appian.com/thread/106232?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2023 05:50:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e25b7f54-f456-496a-b340-32d37b4c4490</guid><dc:creator>kundank0001</dc:creator><description>&lt;p&gt;Thanks, Konduru. I will try it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to show links hover on paragraph tab</title><link>https://community.appian.com/thread/106229?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2023 05:34:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51ecb4ab-3e70-419a-9e9b-aee470b5bb24</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;I think using a!safeLink() will be difficult here as you will not be able to identify that will part of the comment has a link so I would suggest try using richTextEditor() as it supports adding hyperlink but in that also, users will explicitly have to add hyperlinks on them. Please remember that is a plugin but developed by Appian itself.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to show links hover on paragraph tab</title><link>https://community.appian.com/thread/106227?ContentTypeID=1</link><pubDate>Wed, 04 Jan 2023 05:19:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:339b81c1-56a5-485f-b052-7af2232d2f38</guid><dc:creator>Konduru Chaitanya</dc:creator><description>&lt;p&gt;Hello&amp;nbsp;&lt;a class="internal-link view-user-profile" href="/members/kundank0001"&gt;kundank0001&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;If you are giving the value from your existing data, you can add a a!safeLink() using a!richtextdisplayfield().&lt;/p&gt;
&lt;p&gt;You wont be able to&amp;nbsp;let users comment and get a link from a paragraph field. You need to use&amp;nbsp;fn!richTextField() or fn!richTextEditorField(). Please try that.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I hope this will give you a way to do what you want.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>