<?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>Process task link</title><link>https://community.appian.com/discussions/f/user-interface/8297/process-task-link</link><description>I am using the function a!processTaskLink(), it opens task in the same window, is there a way to open the tasks in new tab? OriginalPostID-231225</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Process task link</title><link>https://community.appian.com/thread/36310?ContentTypeID=1</link><pubDate>Fri, 26 Aug 2016 00:21:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:413bb5d9-c1a0-4af8-95d2-a3218fc5491e</guid><dc:creator>amanpalb</dc:creator><description>correction : pv!processId = taskId* above.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process task link</title><link>https://community.appian.com/thread/36309?ContentTypeID=1</link><pubDate>Fri, 26 Aug 2016 00:20:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:059e50b2-25ba-468f-977b-7b641516ed73</guid><dc:creator>amanpalb</dc:creator><description>processTask link cannot be provided directly to safeLink as uri (as it is not safeURI type so generated type casting error). The following solution worked me:&lt;br /&gt; a!safeLink(uri: &amp;quot;/suite/tempo/tasks/task/&amp;quot;&amp;amp; pv!processId)&lt;br /&gt;&lt;br /&gt;Thanks!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process task link</title><link>https://community.appian.com/thread/36305?ContentTypeID=1</link><pubDate>Thu, 25 Aug 2016 21:00:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cc9020fa-ae21-4b60-ae8f-a927bcb979fb</guid><dc:creator>Tyler Criste</dc:creator><description>Using a!safeLink will work, but note that if you go with that approach then the link will open in a browser on mobile rather than keeping the user in the mobile app.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process task link</title><link>https://community.appian.com/thread/36302?ContentTypeID=1</link><pubDate>Thu, 25 Aug 2016 19:54:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3f3f01e7-6ee8-4b92-84f5-c9d426064559</guid><dc:creator>reginaldm377</dc:creator><description>This may help. &lt;br /&gt;&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/help/16.2/SAIL_Components.html#WebLink"&gt;forum.appian.com/.../SAIL_Components.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;In short, try to also make use of a!safeLink() to trigger a new tab opening in your browser.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process task link</title><link>https://community.appian.com/thread/36301?ContentTypeID=1</link><pubDate>Thu, 25 Aug 2016 19:39:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3a7ca62d-348d-44d3-9ce3-64135302be12</guid><dc:creator>Colton Beck</dc:creator><description>I don&amp;#39;t believe there is a special configuration for this, but you should be able to Ctrl+Click or Right-Click -&amp;gt; Open in new tab.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>