<?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: Null values in identify / pop ups in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/null-values-in-identify-pop-ups/m-p/682257#M18013</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Robert!&lt;/P&gt;&lt;P&gt;Maybe i can use the code in the identify widget as a start.&lt;/P&gt;&lt;P&gt;Can you please share with me the code that you used&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Nov 2017 14:55:23 GMT</pubDate>
    <dc:creator>AliBarakat</dc:creator>
    <dc:date>2017-11-29T14:55:23Z</dc:date>
    <item>
      <title>Null values in identify / pop ups</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/null-values-in-identify-pop-ups/m-p/682255#M18011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Web App Builder developer edition 2.5&lt;/P&gt;&lt;P&gt;in the identify widget (or query or search or any widget that might lead to showing pop ups) i want to hide the fields if it has a null value.&lt;/P&gt;&lt;P&gt;I don't want to permanently remove it, i just want to hide it when it is a null value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ready many threads on Geonet, but unfortunately i couldn't fix it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has an idea on how to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tagging &lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;‌ I am sure you have the answer &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/grin.png" /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 12:51:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/null-values-in-identify-pop-ups/m-p/682255#M18011</guid>
      <dc:creator>AliBarakat</dc:creator>
      <dc:date>2017-11-29T12:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Null values in identify / pop ups</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/null-values-in-identify-pop-ups/m-p/682256#M18012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I know how to do this for individual widget (I do this in my eSearch widget) but I can not think of a way to do this for all popups n general.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 14:52:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/null-values-in-identify-pop-ups/m-p/682256#M18012</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-11-29T14:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Null values in identify / pop ups</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/null-values-in-identify-pop-ups/m-p/682257#M18013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Robert!&lt;/P&gt;&lt;P&gt;Maybe i can use the code in the identify widget as a start.&lt;/P&gt;&lt;P&gt;Can you please share with me the code that you used&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 14:55:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/null-values-in-identify-pop-ups/m-p/682257#M18013</guid>
      <dc:creator>AliBarakat</dc:creator>
      <dc:date>2017-11-29T14:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Null values in identify / pop ups</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/null-values-in-identify-pop-ups/m-p/682258#M18014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;The widget is the eSearch widget Not the Identify (my identify replace a null attribute with an empty string). The code is pretty complicated in the eSearch as I am doing so many things with the data. Search the Widget.js for "lyrHideNullValues"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 15:14:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/null-values-in-identify-pop-ups/m-p/682258#M18014</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-11-29T15:14:51Z</dc:date>
    </item>
  </channel>
</rss>

