<?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 Find task and infoWindow in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-task-and-infowindow/m-p/501793#M46578</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've got a find task on a layer that has infoWindows.&amp;nbsp; Because the graphic is drawn on top of the layer, when the user clicks on the highlighted item, the infowindow does NOT come up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I get the infoWindow to pop up if the user clicks the feature highlighed by the findtask?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Mar 2013 16:46:34 GMT</pubDate>
    <dc:creator>TracyArchibald</dc:creator>
    <dc:date>2013-03-13T16:46:34Z</dc:date>
    <item>
      <title>Find task and infoWindow</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-task-and-infowindow/m-p/501793#M46578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've got a find task on a layer that has infoWindows.&amp;nbsp; Because the graphic is drawn on top of the layer, when the user clicks on the highlighted item, the infowindow does NOT come up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I get the infoWindow to pop up if the user clicks the feature highlighed by the findtask?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 16:46:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-task-and-infowindow/m-p/501793#M46578</guid>
      <dc:creator>TracyArchibald</dc:creator>
      <dc:date>2013-03-13T16:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Find task and infoWindow</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-task-and-infowindow/m-p/501794#M46579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And to answer my own question, the answer is to change the symbol to this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; var symbol = new esri.symbol.SimpleFillSymbol(esri.symbol.SimpleFillSymbol.STYLE_NULL, new esri.symbol.SimpleLineSymbol(esri.symbol.SimpleLineSymbol.STYLE_SOLID, new dojo.Color([98,194,204]), 2), new dojo.Color([98,194,204,0.5]));&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically, a no fill allows the popup to come through...&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Onwards to the next issue!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Mar 2013 15:42:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/find-task-and-infowindow/m-p/501794#M46579</guid>
      <dc:creator>TracyArchibald</dc:creator>
      <dc:date>2013-03-15T15:42:40Z</dc:date>
    </item>
  </channel>
</rss>

