<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Popup 3.0 - hide field if value=null in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676556#M20593</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes, you need to create a custom PopUpRendererSkin. Try making this change to line 163 of PopUpRendererSkin.mxml:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (fieldInfo.visible &amp;amp;&amp;amp; formattedAttributes[fieldInfo.fieldName])&lt;BR /&gt;&lt;BR /&gt;PopUpRendererSkin.mxml is in the skins folder inside the API's zip file.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Dasa,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;was wondering if there is anything else one needs to do to make this happen?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have made the change to my PopUpRenderSkin.mxml, but I still get fields in my popup that have null values:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]18124[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Oct 2012 21:55:49 GMT</pubDate>
    <dc:creator>RhettZufelt</dc:creator>
    <dc:date>2012-10-01T21:55:49Z</dc:date>
    <item>
      <title>Popup 3.0 - hide field if value=null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676551#M20588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;using the latest flaxviewer 3.0.&amp;nbsp; I would like my popups to hide fields if they do not contain a value. Can this be done easily? I'm assuming it will need to happen in the mxml and not the xml, correct? Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 16:21:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676551#M20588</guid>
      <dc:creator>philippschnetzer</dc:creator>
      <dc:date>2012-09-27T16:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Popup 3.0 - hide field if value=null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676552#M20589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, you need to create a custom PopUpRendererSkin. Try making this change to line 163 of PopUpRendererSkin.mxml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (fieldInfo.visible &amp;amp;&amp;amp; formattedAttributes[fieldInfo.fieldName])&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PopUpRendererSkin.mxml is in the skins folder inside the API's zip file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2012 15:19:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676552#M20589</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-09-28T15:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Popup 3.0 - hide field if value=null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676553#M20590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to do this if you are using the Flex Viewer 3.0 in compiled mode using xml?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm new to Flex and am currently customizing widgets in I believe the compiled mode.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How difficult would it be to figure out the option you mentioned previously and what software is best to use when editing the code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 14:32:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676553#M20590</guid>
      <dc:creator>GeorgeHaskett</dc:creator>
      <dc:date>2012-10-01T14:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Popup 3.0 - hide field if value=null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676554#M20591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You'll need to recompile the Viewer to make any changes to mxml source files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Flex_development/01m300000020000000/"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Flex_development/01m300000020000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 16:08:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676554#M20591</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-10-01T16:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Popup 3.0 - hide field if value=null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676555#M20592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Haskett&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 16:25:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676555#M20592</guid>
      <dc:creator>GeorgeHaskett</dc:creator>
      <dc:date>2012-10-01T16:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Popup 3.0 - hide field if value=null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676556#M20593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes, you need to create a custom PopUpRendererSkin. Try making this change to line 163 of PopUpRendererSkin.mxml:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (fieldInfo.visible &amp;amp;&amp;amp; formattedAttributes[fieldInfo.fieldName])&lt;BR /&gt;&lt;BR /&gt;PopUpRendererSkin.mxml is in the skins folder inside the API's zip file.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Dasa,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;was wondering if there is anything else one needs to do to make this happen?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have made the change to my PopUpRenderSkin.mxml, but I still get fields in my popup that have null values:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]18124[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 21:55:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676556#M20593</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-10-01T21:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Popup 3.0 - hide field if value=null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676557#M20594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rhett,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like all the fields in your screenshot have values.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 22:02:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676557#M20594</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-10-01T22:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Popup 3.0 - hide field if value=null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676558#M20595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Whoops, clicked on the wrong well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]18125[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, after re-boot, re-clear everything, it seems to be working now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]18126[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 22:24:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676558#M20595</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-10-01T22:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Popup 3.0 - hide field if value=null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676559#M20596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes, you need to create a custom PopUpRendererSkin. Try making this change to line 163 of PopUpRendererSkin.mxml:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (fieldInfo.visible &amp;amp;&amp;amp; formattedAttributes[fieldInfo.fieldName])&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Dasa,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In several of my data sets, I often end up with a space in the "empty" cells.&amp;nbsp; Is there a way to modify this so that a single space is also filtered out as well as blanks and Nulls?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 00:24:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676559#M20596</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-10-04T00:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Popup 3.0 - hide field if value=null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676560#M20597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if (fieldInfo.visible &amp;amp;&amp;amp; formattedAttributes[fieldInfo.fieldName] &amp;amp;&amp;amp; formattedAttributes[fieldInfo.fieldName] != " ")&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 16:39:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676560#M20597</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-10-04T16:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Popup 3.0 - hide field if value=null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676561#M20598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Excellent, works like a charm.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Was so close, but was missing the formattedAttributes part.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again, this is slick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 17:08:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/popup-3-0-hide-field-if-value-null/m-p/676561#M20598</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-10-04T17:08:17Z</dc:date>
    </item>
  </channel>
</rss>

