<?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: How to disable popup in Media Map? in ArcGIS Instant Apps Questions</title>
    <link>https://community.esri.com/t5/arcgis-instant-apps-questions/how-to-disable-popup-in-media-map/m-p/1407771#M2438</link>
    <description>&lt;P&gt;Are you using the web scene in an Instant app like 3D Viewer? If so is the url live I'd be happy to take a look.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Apr 2024 22:07:10 GMT</pubDate>
    <dc:creator>KellyHutchins</dc:creator>
    <dc:date>2024-04-09T22:07:10Z</dc:date>
    <item>
      <title>How to disable popup in Media Map?</title>
      <link>https://community.esri.com/t5/arcgis-instant-apps-questions/how-to-disable-popup-in-media-map/m-p/1375769#M2284</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a Media Map with a custom URL parameter as described here:&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/documentation/app-builders/no-code/tutorials/tools/configure-instant-apps-url-parameters/#enable-custom-url-parameter" target="_blank"&gt;Configure a web app using URL parameters | Documentation | ArcGIS Developers&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The URL parameter works, but when the feature is selected, the popup with the feature attributes appears in its full expanded state. Is there a way to disable the popup or at least have it open only in its collapsed state (preferably via a URL parameter, but any means would do)?&amp;nbsp; I've tried removing the popups from the Media Map's webmap, but that didn't make any difference -- the pop-ups still appear.&lt;/P&gt;&lt;P&gt;Thanks in advance for any guidance you can provide.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 02:39:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-instant-apps-questions/how-to-disable-popup-in-media-map/m-p/1375769#M2284</guid>
      <dc:creator>JeffKapellas</dc:creator>
      <dc:date>2024-01-30T02:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable popup in Media Map?</title>
      <link>https://community.esri.com/t5/arcgis-instant-apps-questions/how-to-disable-popup-in-media-map/m-p/1376534#M2286</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/11278"&gt;@JeffKapellas&lt;/a&gt;&amp;nbsp; there is an undocumented URL parameter you can use to not show the popup when using a url param.&amp;nbsp; If you append urlParamAsFilter=true to the url then it will filter the map to show all the features that match the input value. So in this example it will only show France and will not display the popup.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://arcgis-devlabs.maps.arcgis.com/apps/instant/media/index.html?appid=a19e8b077e2d45168847f822616030b5&amp;amp;locale=en-US&amp;amp;country_name=france&amp;amp;urlParamAsFilter=true" target="_blank"&gt;https://arcgis-devlabs.maps.arcgis.com/apps/instant/media/index.html?appid=a19e8b077e2d45168847f822616030b5&amp;amp;locale=en-US&amp;amp;country_name=france&amp;amp;urlParamAsFilter=true&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We do have plans to make this a configuration option but haven't yet done so.&amp;nbsp; If you don't want to append it as a URL param you could use a tool like &lt;A href="https://assistant.esri-ps.com/content" target="_self"&gt;AGO Assistant&lt;/A&gt; to edit the app's data and add that value set to true. To do this you log into the tool then select the item application from the list and chose the {} option in the table to edit the items data. Once in edit mode click the Data tab and find the "values" section and add this option. Attached is an example of how that would look. It's a good idea to practice these steps on a copy of your app before editing the real version.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 16:40:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-instant-apps-questions/how-to-disable-popup-in-media-map/m-p/1376534#M2286</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2024-01-31T16:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable popup in Media Map?</title>
      <link>https://community.esri.com/t5/arcgis-instant-apps-questions/how-to-disable-popup-in-media-map/m-p/1376848#M2294</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/491"&gt;@KellyHutchins&lt;/a&gt;&amp;nbsp;Perfect! That is exactly what I was looking for. Thank you so much for your help!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 01:24:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-instant-apps-questions/how-to-disable-popup-in-media-map/m-p/1376848#M2294</guid>
      <dc:creator>JeffKapellas</dc:creator>
      <dc:date>2024-02-01T01:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable popup in Media Map?</title>
      <link>https://community.esri.com/t5/arcgis-instant-apps-questions/how-to-disable-popup-in-media-map/m-p/1406968#M2422</link>
      <description>&lt;P&gt;Can I use this to disable popups for the ESRI Open Street Map baselayer when used in Scene Viewer? Since ESRI owns it, it seems to come pre-packaged as being turned on. Since it's a tile layer, there doesn't seem to be any options to turn it off like I could if it was a hosted feature layer.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2024 21:58:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-instant-apps-questions/how-to-disable-popup-in-media-map/m-p/1406968#M2422</guid>
      <dc:creator>blueearthproject</dc:creator>
      <dc:date>2024-04-07T21:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable popup in Media Map?</title>
      <link>https://community.esri.com/t5/arcgis-instant-apps-questions/how-to-disable-popup-in-media-map/m-p/1407771#M2438</link>
      <description>&lt;P&gt;Are you using the web scene in an Instant app like 3D Viewer? If so is the url live I'd be happy to take a look.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 22:07:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-instant-apps-questions/how-to-disable-popup-in-media-map/m-p/1407771#M2438</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2024-04-09T22:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable popup in Media Map?</title>
      <link>https://community.esri.com/t5/arcgis-instant-apps-questions/how-to-disable-popup-in-media-map/m-p/1645363#M3389</link>
      <description>&lt;P&gt;I am creating a Parks map using URL parameters so that the map can be embedded on several web pages and then each one can zoom to each specific park.&lt;BR /&gt;&lt;BR /&gt;&amp;amp;urlParamAsFilter=true works great to suppress the popup, but since it also filters the layer, I lose the context of the surrounding parks.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;As a workaround to this, I added a duplicate P&lt;SPAN&gt;arks layer in the background so I could use the &amp;amp;urlParamAsFilter=true to filter and suppress the popup, but I can still see the other surrounding parks on the map thanks to the duplicate layer.&amp;nbsp; In the layer list I called the layers "Selected Park" and "All Parks", so it still makes sense to the user.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would be great to see an option to just suppress the popup without filtering the layer to make this easier.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 21:53:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-instant-apps-questions/how-to-disable-popup-in-media-map/m-p/1645363#M3389</guid>
      <dc:creator>sblazeycov</dc:creator>
      <dc:date>2025-08-25T21:53:29Z</dc:date>
    </item>
  </channel>
</rss>

