<?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 Identify popup - dynamic control of popup for no results in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/identify-popup-dynamic-control-of-popup-for-no/m-p/534420#M49805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using the popup window for id results. When a click occurs in an area over no features, the popup says "No information available". I know based on the helpful post at &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/34223-Localization-customization-of-Pop-up-window"&gt;http://forums.arcgis.com/threads/34223-Localization-customization-of-Pop-up-window&lt;/A&gt;&lt;SPAN&gt; how to change the text that appears within the popup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I would like to find out is how can I trap for the lack of results returned within the executeIdentifyTask so that i can dynamically alter the popup content.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Nov 2011 14:41:49 GMT</pubDate>
    <dc:creator>JoeRutkowski</dc:creator>
    <dc:date>2011-11-02T14:41:49Z</dc:date>
    <item>
      <title>Identify popup - dynamic control of popup for no results</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/identify-popup-dynamic-control-of-popup-for-no/m-p/534420#M49805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using the popup window for id results. When a click occurs in an area over no features, the popup says "No information available". I know based on the helpful post at &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/34223-Localization-customization-of-Pop-up-window"&gt;http://forums.arcgis.com/threads/34223-Localization-customization-of-Pop-up-window&lt;/A&gt;&lt;SPAN&gt; how to change the text that appears within the popup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I would like to find out is how can I trap for the lack of results returned within the executeIdentifyTask so that i can dynamically alter the popup content.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 14:41:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/identify-popup-dynamic-control-of-popup-for-no/m-p/534420#M49805</guid>
      <dc:creator>JoeRutkowski</dc:creator>
      <dc:date>2011-11-02T14:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Identify popup - dynamic control of popup for no results</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/identify-popup-dynamic-control-of-popup-for-no/m-p/534421#M49806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: map12&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joe,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you even figure out your issue? I'm looking to NOT show or hide the infowindow/popup when the results return NULL or No Info Available?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris Pollard&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Mar 2012 18:53:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/identify-popup-dynamic-control-of-popup-for-no/m-p/534421#M49806</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-03-17T18:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Identify popup - dynamic control of popup for no results</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/identify-popup-dynamic-control-of-popup-for-no/m-p/534422#M49807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;how can I trap for the lack of results returned within the executeIdentifyTask so that i can dynamically alter the popup content.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The identifyTask fires an &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi_start.htm#jsapi/identifytask.htm#onComplete"&gt;onComplete &lt;/A&gt;&lt;SPAN&gt;event, which contains the results of the identifyTask (as an array of features).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could check this to see whether there is anything to report, using &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;identifyResults.length&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Mar 2012 23:24:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/identify-popup-dynamic-control-of-popup-for-no/m-p/534422#M49807</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2012-03-18T23:24:18Z</dc:date>
    </item>
  </channel>
</rss>

