<?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>Bold, underline, hidden links (without displaying URL) in news posts</title><link>https://community.appian.com/discussions/f/general/11755/bold-underline-hidden-links-without-displaying-url-in-news-posts</link><description>We have a requirement to include bold and underlined text in a news post as well as a hyperlink with the url hidden so the web addressis not included in what is actually presented in the news post. 
 
 Is any of the above possible at all inside Appian</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Bold, underline, hidden links (without displaying URL) in news posts</title><link>https://community.appian.com/thread/51938?ContentTypeID=1</link><pubDate>Tue, 23 Jan 2018 23:38:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:29e5ece1-7f91-4b1c-b4a1-821a524d9199</guid><dc:creator>ericg329</dc:creator><description>Would utilizing a URL shortner work for your use case? There are plug-ins in the App Market that you may be able to leverage.&lt;br /&gt;
&lt;br /&gt;
Example: &lt;a href="https://community.appian.com/b/appmarket/posts/url-shortener"&gt;community.appian.com/.../url-shortener&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bold, underline, hidden links (without displaying URL) in news posts</title><link>https://community.appian.com/thread/51932?ContentTypeID=1</link><pubDate>Tue, 23 Jan 2018 20:21:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:74a5b16d-1ae8-4fc5-9e09-68bb92de932c</guid><dc:creator>jacobm579</dc:creator><description>Hey Lauren,&lt;br /&gt;
&lt;br /&gt;
Sorry about that, I misread the question. This only works in SAIL.&lt;br /&gt;
&lt;br /&gt;
If an email would suffice for the requirement, you could potentially use the Send E-Mail smart service and format the message in HTML.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Jake&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bold, underline, hidden links (without displaying URL) in news posts</title><link>https://community.appian.com/thread/51927?ContentTypeID=1</link><pubDate>Tue, 23 Jan 2018 18:44:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:75011804-1c32-456a-b0f2-c69e7256dd70</guid><dc:creator>laurenc20</dc:creator><description>Hi Jake,&lt;br /&gt;
&lt;br /&gt;
Thanks for this example. Has this worked for you in a news post specifically? &lt;br /&gt;
&lt;br /&gt;
Lauren&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bold, underline, hidden links (without displaying URL) in news posts</title><link>https://community.appian.com/thread/51926?ContentTypeID=1</link><pubDate>Tue, 23 Jan 2018 18:42:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5e37ff31-b23d-407c-acc6-f5258934a914</guid><dc:creator>jacobm579</dc:creator><description>&lt;p&gt;Hey Lauren,&lt;br /&gt; &lt;br /&gt; There is an a!safeLink field which opens a new tab to some given uri. It can be contained in an a!richTextItem field, or any field which accepts a link as a parameter.&lt;br /&gt; &lt;br /&gt; The following code creates a bolded link to google using an a!richTextDisplayField.&lt;br /&gt; &lt;br /&gt; a!richTextDisplayField(&lt;br /&gt; value: text: a!richTextItem(&lt;br /&gt; style: &amp;quot;STRONG&amp;quot;,&lt;br /&gt; Text: &amp;quot;This is a Safe Link&amp;quot;,&lt;br /&gt; link: a!safeLink(&lt;br /&gt; uri: &amp;quot;&lt;a href="https://www.google.com/&amp;quot;"&gt;https://www.google.com/&amp;quot;&lt;/a&gt;&lt;br /&gt; )&lt;br /&gt; )&lt;br /&gt; )&lt;br /&gt; &lt;br /&gt; The safeLink field displays with a dotted underline by default, but if you&amp;#39;d also like to underline the text you can wrap the richTextItem in another richTextItem which has the &amp;quot;UNDERLINE&amp;quot; style.&lt;br /&gt; &lt;br /&gt; Thanks,&lt;br /&gt; Jake&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bold, underline, hidden links (without displaying URL) in news posts</title><link>https://community.appian.com/thread/51925?ContentTypeID=1</link><pubDate>Tue, 23 Jan 2018 18:30:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2593b744-a3d8-4735-9854-c3a7680e20fd</guid><dc:creator>Colton Beck</dc:creator><description>&lt;p&gt;Rich text is not supported for news posts. See &lt;a href="/discussions/f/general/11220/can-a-news-feed-post-contain-html-in-the-message/49937#49937"&gt;this thread&lt;/a&gt; for details.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure about hiding a link in the text. I&amp;#39;ll try to find more information about this possibility.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>