<?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: Go to specific index in popup in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/go-to-specific-index-in-popup/m-p/1398140#M84075</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Mar 2024 22:52:33 GMT</pubDate>
    <dc:creator>GeoffreyJoseph</dc:creator>
    <dc:date>2024-03-19T22:52:33Z</dc:date>
    <item>
      <title>Go to specific index in popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/go-to-specific-index-in-popup/m-p/1394270#M83949</link>
      <description>&lt;P&gt;I have a popup with a variable number if features. Because the website is public facing and primarily aimed at users with no ArcGIS experience, we want to provide actions in case the users miss the "previous" and "next" arrows and the "select feature" option. We want to be able to provide the user with 3 primary actions that will always be returned in the query. I see the previous() and next() methods for popup, but how do I go directly to a specific index like the "select feature" option?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 18:21:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/go-to-specific-index-in-popup/m-p/1394270#M83949</guid>
      <dc:creator>GeoffreyJoseph</dc:creator>
      <dc:date>2024-03-11T18:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Go to specific index in popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/go-to-specific-index-in-popup/m-p/1394381#M83955</link>
      <description>&lt;P&gt;What I ended up doing was just calculating an offset between selectedFeatureIndex and the known index and looping through it offset times using previous() or next(). Seems to work ok. I would still be interested in a more elegant solution.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 21:05:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/go-to-specific-index-in-popup/m-p/1394381#M83955</guid>
      <dc:creator>GeoffreyJoseph</dc:creator>
      <dc:date>2024-03-11T21:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Go to specific index in popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/go-to-specific-index-in-popup/m-p/1397999#M84065</link>
      <description>&lt;P&gt;If you know the index, you can just set the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html#selectedFeatureIndex" target="_self"&gt;selectedFeatureIndex&lt;/A&gt; value:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;popup.selectedFeatureIndex = 5;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 17:37:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/go-to-specific-index-in-popup/m-p/1397999#M84065</guid>
      <dc:creator>JoelBennett</dc:creator>
      <dc:date>2024-03-19T17:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Go to specific index in popup</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/go-to-specific-index-in-popup/m-p/1398140#M84075</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 22:52:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/go-to-specific-index-in-popup/m-p/1398140#M84075</guid>
      <dc:creator>GeoffreyJoseph</dc:creator>
      <dc:date>2024-03-19T22:52:33Z</dc:date>
    </item>
  </channel>
</rss>

