<?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 make a column in editable grid clickable to navigate to a Task?</title><link>https://community.appian.com/discussions/f/general/13715/how-to-make-a-column-in-editable-grid-clickable-to-navigate-to-a-task</link><description>Scenario: 
 Below is the editable Grid Code, where we are trying to make the Status column clickable. When user clicks on it we need to take the user to the task of that record. This is applicable only when the Status = &amp;quot;Requested for more info&amp;quot; but not</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to make a column in editable grid clickable to navigate to a Task?</title><link>https://community.appian.com/thread/62234?ContentTypeID=1</link><pubDate>Fri, 02 Nov 2018 16:39:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:48fc230f-275c-4240-bbdd-a7750f986a93</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Have you tried &lt;code&gt;a!processTaskLink&lt;/code&gt;?&lt;/p&gt;
&lt;p&gt;The traditional way of doing this in an Editable Grid would have been to use the a!linkField() component, but I strongly suggest (just for configurability and flexibility) you use a!richTextDisplayField instead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>