<?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: Any info Window that shows more than one record? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-info-window-that-shows-more-than-one-record/m-p/156665#M14612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1, acquire a group of features you want to show in the infoWindow (through query, identify, etc),&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2, Create an empty list, loop through features and set an infoTemplate with title and content to each feature using "feature.setInfoTemplate(infoTemplate)", push each feature into the list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3, map.infoWindow.setFeatures(your list of features)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4,show your infoWindow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Aug 2013 18:44:07 GMT</pubDate>
    <dc:creator>ZachLiu1</dc:creator>
    <dc:date>2013-08-29T18:44:07Z</dc:date>
    <item>
      <title>Any info Window that shows more than one record?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-info-window-that-shows-more-than-one-record/m-p/156664#M14611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any Info Window that shows more than one record of the feature selected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 18:26:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-info-window-that-shows-more-than-one-record/m-p/156664#M14611</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2013-08-29T18:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Any info Window that shows more than one record?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-info-window-that-shows-more-than-one-record/m-p/156665#M14612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1, acquire a group of features you want to show in the infoWindow (through query, identify, etc),&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2, Create an empty list, loop through features and set an infoTemplate with title and content to each feature using "feature.setInfoTemplate(infoTemplate)", push each feature into the list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3, map.infoWindow.setFeatures(your list of features)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4,show your infoWindow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 18:44:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-info-window-that-shows-more-than-one-record/m-p/156665#M14612</guid>
      <dc:creator>ZachLiu1</dc:creator>
      <dc:date>2013-08-29T18:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Any info Window that shows more than one record?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-info-window-that-shows-more-than-one-record/m-p/156666#M14613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, you can. An info window is just a popup to display information. You can use infoWindow.setContent to define whatever you like. However, when you define an infoTemplate for a layer, be careful though since the default behavior would be to display the info window for the feature you clicked on. Better not to revise the default behavior. If you really like to modify it, then define an onClick event handler to define the custom behavior.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 18:47:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-info-window-that-shows-more-than-one-record/m-p/156666#M14613</guid>
      <dc:creator>JasonZou</dc:creator>
      <dc:date>2013-08-29T18:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Any info Window that shows more than one record?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-info-window-that-shows-more-than-one-record/m-p/156667#M14614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any source code that I can test with this functionality?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 10:49:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-info-window-that-shows-more-than-one-record/m-p/156667#M14614</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2013-08-30T10:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Any info Window that shows more than one record?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-info-window-that-shows-more-than-one-record/m-p/156668#M14615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is the sample...&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/query_showinfowindow.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/query_showinfowindow.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also use map.infoWindow.setFeatures(&amp;lt;&amp;lt;array of features&amp;gt;&amp;gt;); to set features to infowindow template.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 11:12:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-info-window-that-shows-more-than-one-record/m-p/156668#M14615</guid>
      <dc:creator>VinayBansal</dc:creator>
      <dc:date>2013-08-30T11:12:22Z</dc:date>
    </item>
  </channel>
</rss>

