<?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: Popup pagination navigating outward but not inward in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-pagination-navigating-outward-but-not-inward/m-p/690172#M64205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;honestly I am not sure the route you need to take. It is working the way it is intended /designed to work. You are wanting it to work in a way that is unconventional. Wanting to make the popup appear for all three discrete geometries as if they were one entity is not something that the api designed to do normally.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Oct 2020 15:04:23 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2020-10-07T15:04:23Z</dc:date>
    <item>
      <title>Popup pagination navigating outward but not inward</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-pagination-navigating-outward-but-not-inward/m-p/690166#M64199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For instance I click the center polygon graphic; the pagination illustrates the correct 3 graphics to paginate through. As seen in the screenshot below:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="509311" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/509311_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;However, when I click the outer polygon graphic here; the pagination doesn't include the same 3; which should be to navigate inward - instead it doesn't include any... Screenshot below... then if I click the middle one, I can only paginate to 3, not one - again only including outward. So the problem is pagination can paginate displays correctly from inner to outward, but doesn't include any inner from outward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="509312" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/509312_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;And the outmost outer; including nothing below as highlighted:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="509313" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/509313_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perhaps related to this? Any updates? &lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/thread/191980-multiple-features-in-v4-popup#comment-673766" title="https://community.esri.com/thread/191980-multiple-features-in-v4-popup#comment-673766"&gt;https://community.esri.com/thread/191980-multiple-features-in-v4-popup&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2020 17:11:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-pagination-navigating-outward-but-not-inward/m-p/690166#M64199</guid>
      <dc:creator>CamCode</dc:creator>
      <dc:date>2020-10-06T17:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Popup pagination navigating outward but not inward</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-pagination-navigating-outward-but-not-inward/m-p/690167#M64200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Well that make perfect sense to me. When you click in the center you have 3 polygons that intersect the mouse click. When you click inside the second ring from the middle you have 2 polygons that intersect the mouse click and when you click inside the outer ring you only have one polygon that intersects the mouse click.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2020 18:02:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-pagination-navigating-outward-but-not-inward/m-p/690167#M64200</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-10-06T18:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Popup pagination navigating outward but not inward</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-pagination-navigating-outward-but-not-inward/m-p/690168#M64201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, I see. Thanks Robert. It does make sense from that perspective; however I was hoping to be able to maintain the same paging and count for all my shake polygon graphics in the group here. For instance, I am filtering by ID. When an ID is selected;&lt;EM&gt; i.e.&lt;/EM&gt; this one here, it shows the graphics related to the ID. My user is finding it confusing that they can't maintain the same navigation from outside to inside; better way to put it I suppose.&amp;nbsp; Any decent way to achieve it? Would the use of this work to that effect? --&amp;gt;&amp;nbsp;&lt;CODE class="" data-stringify-type="code" style="color: #e8912d; background-color: rgba(var(--sk_foreground_min,29,28,29),0.04); border: 1px solid var(--saf-0); font-size: 12px; padding: 2px 3px 1px;"&gt;&lt;EM data-stringify-type="italic"&gt;selectedFeatureIndexes&lt;/EM&gt;&lt;/CODE&gt;&lt;SPAN class="" data-sk="tooltip_parent" dir="ltr" style="color: rgba(var(--sk_foreground_high_solid,134,134,134),1); background-color: #222529; font-size: 13px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2020 18:29:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-pagination-navigating-outward-but-not-inward/m-p/690168#M64201</guid>
      <dc:creator>CamCode</dc:creator>
      <dc:date>2020-10-06T18:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Popup pagination navigating outward but not inward</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-pagination-navigating-outward-but-not-inward/m-p/690169#M64202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;By default the map click location will try and find features that intersect. That's the way it is designed to work. The selectedFeaturesIndex is only going to have the index of the current selected feature. If the popup only has one feature that that is all it has and changing the index will not matter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2020 18:37:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-pagination-navigating-outward-but-not-inward/m-p/690169#M64202</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-10-06T18:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Popup pagination navigating outward but not inward</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-pagination-navigating-outward-but-not-inward/m-p/690170#M64203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, I see&amp;nbsp;that makes sense to me. But it seems to be considered an issue worth handling; any recommendations on handling this somehow?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2020 14:52:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-pagination-navigating-outward-but-not-inward/m-p/690170#M64203</guid>
      <dc:creator>CamCode</dc:creator>
      <dc:date>2020-10-07T14:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Popup pagination navigating outward but not inward</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-pagination-navigating-outward-but-not-inward/m-p/690171#M64204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I have to customize the map click location for&amp;nbsp;this feature layer into groups by ID.. Something along those lines?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2020 14:54:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-pagination-navigating-outward-but-not-inward/m-p/690171#M64204</guid>
      <dc:creator>CamCode</dc:creator>
      <dc:date>2020-10-07T14:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Popup pagination navigating outward but not inward</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-pagination-navigating-outward-but-not-inward/m-p/690172#M64205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;honestly I am not sure the route you need to take. It is working the way it is intended /designed to work. You are wanting it to work in a way that is unconventional. Wanting to make the popup appear for all three discrete geometries as if they were one entity is not something that the api designed to do normally.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2020 15:04:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-pagination-navigating-outward-but-not-inward/m-p/690172#M64205</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-10-07T15:04:23Z</dc:date>
    </item>
  </channel>
</rss>

