<?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 Popup appear by default to alternate location in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-appear-by-default-to-alternate-location/m-p/1160876#M76914</link>
    <description>&lt;P&gt;I'd like to have the popup to appear on the&amp;nbsp; bottom-right by default. With config below, the popup appears where the feature is , then you have to click the Dock icon to move it. After that it stays at the bottom-right for all subsequent clicks on features. How do I produce the popup at the bottom-right from the start without the need to click on Dock?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;popup: {
        dockEnabled: true,  
        autoOpenEnabled: true,  
        dockOptions: {  
        buttonEnabled:true,      
        position: "bottom-right"
        }
      }&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Apr 2022 18:03:20 GMT</pubDate>
    <dc:creator>LefterisKoumis</dc:creator>
    <dc:date>2022-04-04T18:03:20Z</dc:date>
    <item>
      <title>Popup appear by default to alternate location</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-appear-by-default-to-alternate-location/m-p/1160876#M76914</link>
      <description>&lt;P&gt;I'd like to have the popup to appear on the&amp;nbsp; bottom-right by default. With config below, the popup appears where the feature is , then you have to click the Dock icon to move it. After that it stays at the bottom-right for all subsequent clicks on features. How do I produce the popup at the bottom-right from the start without the need to click on Dock?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;popup: {
        dockEnabled: true,  
        autoOpenEnabled: true,  
        dockOptions: {  
        buttonEnabled:true,      
        position: "bottom-right"
        }
      }&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 18:03:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-appear-by-default-to-alternate-location/m-p/1160876#M76914</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2022-04-04T18:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Popup appear by default to alternate location</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-appear-by-default-to-alternate-location/m-p/1160909#M76915</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/14521"&gt;@LefterisKoumis&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;It looks like you need to set the breakpoint property to false within the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html#dockOptions" target="_self"&gt;dockOptions&lt;/A&gt;. Setting this property will&amp;nbsp;disable docking at a breakpoint and allows the popup to be always docked if specified. See the following for a working example:&amp;nbsp;&lt;A href="https://codepen.io/laurenb14/pen/VwyyBMM?editors=1000" target="_blank"&gt;https://codepen.io/laurenb14/pen/VwyyBMM?editors=1000&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 18:55:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/popup-appear-by-default-to-alternate-location/m-p/1160909#M76915</guid>
      <dc:creator>LaurenBoyd</dc:creator>
      <dc:date>2022-04-04T18:55:33Z</dc:date>
    </item>
  </channel>
</rss>

