<?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>Empty row appears in grid with link column</title><link>https://community.appian.com/discussions/f/user-interface/1557/empty-row-appears-in-grid-with-link-column</link><description>Hi, I am using a grid (non-paging) to keep track of documents to be uploaded. When I add a link column, an empty row appears in the grid, how can I stop this? I am doing a check to see if my array of links is null or empty, if it is I have tried both</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Empty row appears in grid with link column</title><link>https://community.appian.com/thread/5653?ContentTypeID=1</link><pubDate>Thu, 28 Nov 2013 05:25:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bed159af-af82-4ec1-84fe-3d625f65f37e</guid><dc:creator>stevenp</dc:creator><description>Thanks nishanthia,&lt;br /&gt;I&amp;#39;m using version 6.6.1 and can&amp;#39;t find an apply() function.&lt;br /&gt;When I put &amp;quot;&amp;lt;a href =&amp;quot; &amp;amp; ri!Url &amp;amp; &amp;quot;target=_blank&amp;gt; Click here&amp;lt;/a&amp;gt;&amp;quot; in the message field, it shows the links in the same row rather than on seperate rows like the other fields&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Empty row appears in grid with link column</title><link>https://community.appian.com/thread/5548?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2013 14:51:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e65f3f66-1439-4718-8f1a-2a23f5d3ed1b</guid><dc:creator>nishanthia</dc:creator><description>You can set up a rule that returns an a href link for the URL. Since there are multiple links in your case, you can run the apply() function over this rule to get a href links for all the URLs.&lt;br /&gt;The rule will have something like &amp;quot;&amp;lt;a href =&amp;quot; &amp;amp; ri!Url &amp;amp; &amp;quot;target=_blank&amp;gt; Click here&amp;lt;/a&amp;gt;&amp;quot;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Empty row appears in grid with link column</title><link>https://community.appian.com/thread/5525?ContentTypeID=1</link><pubDate>Thu, 21 Nov 2013 03:18:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:117707eb-770c-4bd0-b0e3-6dce4d8673cb</guid><dc:creator>stevenp</dc:creator><description>Thanks nishanthia, but I need a link so the user can open a url?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Empty row appears in grid with link column</title><link>https://community.appian.com/thread/5511?ContentTypeID=1</link><pubDate>Wed, 20 Nov 2013 13:49:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0d1f70af-e3b3-429f-b8c6-1ae19132b223</guid><dc:creator>nishanthia</dc:creator><description>Hi,&lt;br /&gt;You can use message field instead of link field in the grid.&lt;br /&gt;I tried it out and no empty rows are created if null value is passed.&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>