<?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 Disable popup menu button in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-popup-menu-button/m-p/1180577#M77621</link>
    <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;Is there a way to disable the menu/next/previous feature button from the popup when it's selected more than one feature?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ITApplications_0-1654607460778.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/42878i5E8ECD647930A4DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ITApplications_0-1654607460778.png" alt="ITApplications_0-1654607460778.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The streets on our feature layer slightly overlap each other at junctions and when clicking on/near a junction the popup returns more than one result. We use a hit test to highlight a street and then the user can click to display a popup/information about that street. We only need the top most (highlighted) result returned in the popup. I'm thinking there must be a way to hide/disable the menu/next/previous button.&lt;/P&gt;&lt;P&gt;I've tried this but it doesn't seem to work.&lt;BR /&gt;&lt;BR /&gt;view.popup.actionsMenuEnabled = false;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jun 2022 13:17:30 GMT</pubDate>
    <dc:creator>ITApplications</dc:creator>
    <dc:date>2022-06-07T13:17:30Z</dc:date>
    <item>
      <title>Disable popup menu button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-popup-menu-button/m-p/1180577#M77621</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;Is there a way to disable the menu/next/previous feature button from the popup when it's selected more than one feature?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ITApplications_0-1654607460778.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/42878i5E8ECD647930A4DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ITApplications_0-1654607460778.png" alt="ITApplications_0-1654607460778.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The streets on our feature layer slightly overlap each other at junctions and when clicking on/near a junction the popup returns more than one result. We use a hit test to highlight a street and then the user can click to display a popup/information about that street. We only need the top most (highlighted) result returned in the popup. I'm thinking there must be a way to hide/disable the menu/next/previous button.&lt;/P&gt;&lt;P&gt;I've tried this but it doesn't seem to work.&lt;BR /&gt;&lt;BR /&gt;view.popup.actionsMenuEnabled = false;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 13:17:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-popup-menu-button/m-p/1180577#M77621</guid>
      <dc:creator>ITApplications</dc:creator>
      <dc:date>2022-06-07T13:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Disable popup menu button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-popup-menu-button/m-p/1180578#M77622</link>
      <description>&lt;P&gt;You can turn those off with the Popups visibleElements prop.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html#visibleElements" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html#visibleElements&lt;/A&gt;&lt;/P&gt;&lt;P&gt;featureNavigation is an option&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html#VisibleElements" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html#VisibleElements&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 13:19:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-popup-menu-button/m-p/1180578#M77622</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2022-06-07T13:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Disable popup menu button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-popup-menu-button/m-p/1180594#M77625</link>
      <description>&lt;P&gt;Hi Rene&lt;/P&gt;&lt;P&gt;Thank you that's great. Setting featureNavigation to false has worked perfectly. Thank you for your assistance.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 13:58:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/disable-popup-menu-button/m-p/1180594#M77625</guid>
      <dc:creator>ITApplications</dc:creator>
      <dc:date>2022-06-07T13:58:24Z</dc:date>
    </item>
  </channel>
</rss>

