<?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>Does every row in a gridImageColumn have to show an image?</title><link>https://community.appian.com/discussions/f/user-interface/14727/does-every-row-in-a-gridimagecolumn-have-to-show-an-image</link><description>I need to display a set of records in a grid. I&amp;#39;m using a!gridField. One of the columns will be a!gridImageColumn and its presenting a bit of a challenge. For this column when the value is true then it should display &amp;quot;STATUS_OK&amp;quot; when false it should be</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Does every row in a gridImageColumn have to show an image?</title><link>https://community.appian.com/thread/70720?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 15:04:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:932c25d2-461f-447b-ba5c-5fd145eb31a8</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;strongly agreed - the best fix for this issue in the future would be to take the (smallish) effort required to change-over old grids to new ones.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does every row in a gridImageColumn have to show an image?</title><link>https://community.appian.com/thread/70713?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 14:12:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4ac41be5-907a-4858-a5ee-9f775ec28e6c</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;For those that come across this post in the future, this isn&amp;#39;t necessary for any grids created 19.2 or later. The updated grid function allows for null values in any cell without creating a dummy image!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does every row in a gridImageColumn have to show an image?</title><link>https://community.appian.com/thread/70698?ContentTypeID=1</link><pubDate>Tue, 26 Nov 2019 20:24:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b193cbd0-2605-476f-a09e-4e57623bad54</guid><dc:creator>DaveMC</dc:creator><description>&lt;p&gt;Will try this out next time... Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does every row in a gridImageColumn have to show an image?</title><link>https://community.appian.com/thread/70673?ContentTypeID=1</link><pubDate>Mon, 25 Nov 2019 16:56:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8de37ab6-bf5d-4485-862b-053efee13124</guid><dc:creator>rameshk401070</dc:creator><description>&lt;p&gt;The other solution for displaying null/blank in a!gridImageColumn,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cast the null to&amp;nbsp;document type like below&lt;/p&gt;
&lt;p&gt;cast(&lt;br /&gt;&amp;nbsp; &amp;nbsp;typeof(&lt;br /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;a!documentImage(document: a!iconIndicator(icon: &amp;quot;ADD&amp;quot; ))&lt;br /&gt;&amp;nbsp; &amp;nbsp;),&amp;nbsp;&amp;nbsp;&lt;br /&gt;&amp;nbsp; &amp;nbsp;null&lt;br /&gt; )&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does every row in a gridImageColumn have to show an image?</title><link>https://community.appian.com/thread/65995?ContentTypeID=1</link><pubDate>Thu, 18 Apr 2019 15:33:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:da64e362-fa94-434f-967a-f3297099ed71</guid><dc:creator>DaveMC</dc:creator><description>&lt;p&gt;Josh, used this. Works like a charm. Thanks again&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does every row in a gridImageColumn have to show an image?</title><link>https://community.appian.com/thread/65993?ContentTypeID=1</link><pubDate>Thu, 18 Apr 2019 14:53:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e4a3e3f3-7ddf-4772-9757-89975e4d3119</guid><dc:creator>DaveMC</dc:creator><description>&lt;p&gt;Have to admit, hadn&amp;#39;t thought of that. Certainly will become my workaround if I don&amp;#39;t hear anything better. Thanks Josh.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does every row in a gridImageColumn have to show an image?</title><link>https://community.appian.com/thread/65992?ContentTypeID=1</link><pubDate>Thu, 18 Apr 2019 14:48:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:43b9cd9b-38d1-4009-bb05-ef786bdf31d8</guid><dc:creator>Josh</dc:creator><description>&lt;p&gt;I&amp;#39;ve created my own transparent icon, uploaded it, and referred to that icon to simulate a blank space in the past.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>