<?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: Query widget with feature layer in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/query-widget-with-feature-layer/m-p/737862#M22158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am customizing the query widget to run a query on an existing feature layer in the map. Basically I want to display all features from that layer in the list and have the infowindow configured to that layer come up when an individual feature is selected from the list. &lt;BR /&gt;&lt;BR /&gt;The template I am using is the AttRelateInfoWinWidget by Robert Scheitlin. This works when I am not using the custom query widget but when the query widget is loaded the layer displays no information in the infowindow, even when the widget is closed.&lt;BR /&gt;&lt;BR /&gt;I have commented out //map.addLayer(graphicsLayer) and replaced //queryLayer = new FeatureLayer(layerURL) with queryLayer = map.getLayer("MyLayer") as FeatureLayer. I have tried commenting out all references to the infowindow, but the infowindow still doesn't work when clicking on the point on the map even when the query widget is closed.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hi shannaka, are you trying to make identify of a feature layer that will display in your infowindow?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Apr 2011 08:23:50 GMT</pubDate>
    <dc:creator>jonsosito</dc:creator>
    <dc:date>2011-04-08T08:23:50Z</dc:date>
    <item>
      <title>Query widget with feature layer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/query-widget-with-feature-layer/m-p/737861#M22157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am customizing the query widget to run a query on an existing feature layer in the map. Basically I want to display all features from that layer in the list and have the infowindow configured to that layer come up when an individual feature is selected from the list. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The template I am using is the AttRelateInfoWinWidget by Robert Scheitlin. This works when I am not using the custom query widget but when the query widget is loaded the layer displays no information in the infowindow, even when the widget is closed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have commented out //map.addLayer(graphicsLayer) and replaced //queryLayer = new FeatureLayer(layerURL) with queryLayer = map.getLayer("MyLayer") as FeatureLayer. I have tried commenting out all references to the infowindow, but the infowindow still doesn't work when clicking on the point on the map even when the query widget is closed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any leads would be great as I'm out of ideas.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shannaka&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 05:50:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/query-widget-with-feature-layer/m-p/737861#M22157</guid>
      <dc:creator>ShannakaBeveridge</dc:creator>
      <dc:date>2011-04-08T05:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Query widget with feature layer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/query-widget-with-feature-layer/m-p/737862#M22158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am customizing the query widget to run a query on an existing feature layer in the map. Basically I want to display all features from that layer in the list and have the infowindow configured to that layer come up when an individual feature is selected from the list. &lt;BR /&gt;&lt;BR /&gt;The template I am using is the AttRelateInfoWinWidget by Robert Scheitlin. This works when I am not using the custom query widget but when the query widget is loaded the layer displays no information in the infowindow, even when the widget is closed.&lt;BR /&gt;&lt;BR /&gt;I have commented out //map.addLayer(graphicsLayer) and replaced //queryLayer = new FeatureLayer(layerURL) with queryLayer = map.getLayer("MyLayer") as FeatureLayer. I have tried commenting out all references to the infowindow, but the infowindow still doesn't work when clicking on the point on the map even when the query widget is closed.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hi shannaka, are you trying to make identify of a feature layer that will display in your infowindow?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 08:23:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/query-widget-with-feature-layer/m-p/737862#M22158</guid>
      <dc:creator>jonsosito</dc:creator>
      <dc:date>2011-04-08T08:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Query widget with feature layer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/query-widget-with-feature-layer/m-p/737863#M22159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I've worked it out. Commented out //graphic.attributes = queryResult; in createQueryResults.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 01:36:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/query-widget-with-feature-layer/m-p/737863#M22159</guid>
      <dc:creator>ShannakaBeveridge</dc:creator>
      <dc:date>2011-04-11T01:36:13Z</dc:date>
    </item>
  </channel>
</rss>

