<?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>I am trying to create a column on my a!gridField that contains the REMOVE icon.</title><link>https://community.appian.com/discussions/f/user-interface/6431/i-am-trying-to-create-a-column-on-my-a-gridfield-that-contains-the-remove-icon</link><description>I am trying to create a column on my a!gridField that contains the REMOVE icon. When user clicks on it, it would remove the row from the table. Right now I have it working so that it display the REMOVE icon on the first row only but the other rows do</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I am trying to create a column on my a!gridField that contains the REMOVE icon.</title><link>https://community.appian.com/thread/25169?ContentTypeID=1</link><pubDate>Wed, 02 Dec 2015 06:33:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bc03891d-e058-4768-9a49-f1c0cad57ab9</guid><dc:creator>erickp</dc:creator><description>Thank you all. I will try to explore and will let you know if I am able to make it.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am trying to create a column on my a!gridField that contains the REMOVE icon.</title><link>https://community.appian.com/thread/25167?ContentTypeID=1</link><pubDate>Wed, 02 Dec 2015 03:12:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:68166346-abf9-4450-a1b4-e7950aee677c</guid><dc:creator>Robert Shankin</dc:creator><description>Hi Erick - &lt;br /&gt;My comments in the following post might help: &lt;br /&gt;&lt;a href="/search?q=OriginalPostID-161364"&gt;forum.appian.com/.../e-161364&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am trying to create a column on my a!gridField that contains the REMOVE icon.</title><link>https://community.appian.com/thread/25164?ContentTypeID=1</link><pubDate>Wed, 02 Dec 2015 01:08:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:adbf89ea-8ea3-4a03-8965-1078ff1ff29f</guid><dc:creator>PhilB</dc:creator><description>Quite right, I should have said a!applyComponents() rather than apply()&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am trying to create a column on my a!gridField that contains the REMOVE icon.</title><link>https://community.appian.com/thread/25163?ContentTypeID=1</link><pubDate>Wed, 02 Dec 2015 01:00:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4d5657a9-99d1-427a-97a2-c52cf92a4993</guid><dc:creator>DAVID ELLNER</dc:creator><description>In combination with the approach provided above, you may want to consider using the a!applyComponents system function. &lt;a href="https://forum.appian.com/suite/help/7.11/System_Functions.html#a!applyComponents.28.29"&gt;forum.appian.com/.../System_Functions.html&lt;/a&gt;&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am trying to create a column on my a!gridField that contains the REMOVE icon.</title><link>https://community.appian.com/thread/25161?ContentTypeID=1</link><pubDate>Tue, 01 Dec 2015 22:44:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2339334a-7369-430a-a9c7-8092623932b3</guid><dc:creator>PhilB</dc:creator><description>See attached for an example. You may need to make some adjustments so that it works with a datasubset.&lt;br /&gt;&lt;p&gt;&lt;a href="/cfs-filesystemfile/__key/communityserver-discussions-components-files/13/3730.gridField.txt"&gt;gridField.txt&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I am trying to create a column on my a!gridField that contains the REMOVE icon.</title><link>https://community.appian.com/thread/25160?ContentTypeID=1</link><pubDate>Tue, 01 Dec 2015 22:34:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0c81671b-d847-4649-9739-d7bfe997a013</guid><dc:creator>PhilB</dc:creator><description>I believe you need the data to be an array of a!documentImage() so yes you&amp;#39;ll need to use apply() - but you&amp;#39;ll want to move the a!documentImage() part of the expression out to a rule and apply that rule - but you&amp;#39;ll also need to pass in the two arrays - data and token - to the rule as well, so that the remove link can actually remove the appropriate entry from each array.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>