<?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 Appending every map selection (feature layer) response to the same popup in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/appending-every-map-selection-feature-layer/m-p/370054#M34316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Taking a looking at the behavior of existing popup examples, looks like it was used mostly to show response of user interaction on a particular layer/point in the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Whenever a user clicks on a layer, I would like to append every response to the same popup (as a unordered list item) with a checkbox associated to every item.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a example closer to this user behavior ? or can the existing popup be extended to have this behavior ....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For instance, when i click on a selection &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://developers.arcgis.com/javascript/samples/widget_popupfl/"&gt;http://developers.arcgis.com/javascript/samples/widget_popupfl/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to add every address as a item to the same popup&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Mar 2014 18:55:25 GMT</pubDate>
    <dc:creator>KrishnaGanesan</dc:creator>
    <dc:date>2014-03-18T18:55:25Z</dc:date>
    <item>
      <title>Appending every map selection (feature layer) response to the same popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/appending-every-map-selection-feature-layer/m-p/370054#M34316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Taking a looking at the behavior of existing popup examples, looks like it was used mostly to show response of user interaction on a particular layer/point in the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Whenever a user clicks on a layer, I would like to append every response to the same popup (as a unordered list item) with a checkbox associated to every item.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a example closer to this user behavior ? or can the existing popup be extended to have this behavior ....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For instance, when i click on a selection &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://developers.arcgis.com/javascript/samples/widget_popupfl/"&gt;http://developers.arcgis.com/javascript/samples/widget_popupfl/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to add every address as a item to the same popup&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 18:55:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/appending-every-map-selection-feature-layer/m-p/370054#M34316</guid>
      <dc:creator>KrishnaGanesan</dc:creator>
      <dc:date>2014-03-18T18:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Appending every map selection (feature layer) response to the same popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/appending-every-map-selection-feature-layer/m-p/370055#M34317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi gansri, welcome to our forum!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you can pass whatever you like to infoWindow.&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/infowindow.html#setcontent"&gt;setContent()&lt;/A&gt;&lt;SPAN&gt;, so you might consider managing your own HTML and incrementally updating it as people click on additional graphics.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 19:46:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/appending-every-map-selection-feature-layer/m-p/370055#M34317</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2014-03-18T19:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Appending every map selection (feature layer) response to the same popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/appending-every-map-selection-feature-layer/m-p/370056#M34318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;John,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;hi gansri, welcome to our forum!&lt;BR /&gt;might consider managing your own HTML and incrementally updating it as people click on additional graphics.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With regard to incremental updates to the same popup, where do i store the previous selections ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My thought process went like using dojo store to have the previous selections saved and on the current selection show the store contents and then the current selection. If the selections have deferred result i can only think of having selections stored in dojo store.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thoughts ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 20:01:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/appending-every-map-selection-feature-layer/m-p/370056#M34318</guid>
      <dc:creator>KrishnaGanesan</dc:creator>
      <dc:date>2014-03-18T20:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Appending every map selection (feature layer) response to the same popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/appending-every-map-selection-feature-layer/m-p/370057#M34319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;why store the 'selections'?&amp;nbsp; why not just keep track of the addresses themselves?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
var addresses = null
//on infoWindow.show()
addresses = addresses + &amp;lt;/br&amp;gt; + "new address"
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you'd like to take a stab at writing up a sample application (using any technique), i'd be happy to take a look.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 17:09:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/appending-every-map-selection-feature-layer/m-p/370057#M34319</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2021-12-11T17:09:20Z</dc:date>
    </item>
  </channel>
</rss>

