<?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: ExB Developer v1.14 Modify pop-up's location of pagination-action-bar in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-developer-v1-14-modify-pop-up-s-location-of/m-p/1494910#M13226</link>
    <description>&lt;P&gt;I may be mistaken, but my understanding was that the solution involves making changes to the JS API files directly.&amp;nbsp; More specifically, I believe this is the file being referenced as requiring modification.&lt;/P&gt;&lt;P&gt;&lt;A href="https://js.arcgis.com/4.29/esri/widgets/Popup.js" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.29/esri/widgets/Popup.js&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am not sure entirely sure the solution would apply to Experience Builder, but I thought there was a chance.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2024 13:47:01 GMT</pubDate>
    <dc:creator>Marshal</dc:creator>
    <dc:date>2024-06-19T13:47:01Z</dc:date>
    <item>
      <title>ExB Developer v1.14 Modify pop-up's location of pagination-action-bar</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-developer-v1-14-modify-pop-up-s-location-of/m-p/1412596#M12204</link>
      <description>&lt;P&gt;My pop-up is set to be docked with the position set to the "bottom-left". By default the "pagination action bar" and "Select feature menu" buttons to navigate through the stack of popups appear in a 'footer' on the bottom of the pop-up panel.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Yuhash_3-1713587455726.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/101606i2B6901F3760ACF09/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Yuhash_3-1713587455726.png" alt="Yuhash_3-1713587455726.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When the position is set to "top-(left or right)" these buttons appear on the top of the panel in an "esri-features_header" (see pictures below). I want to dock the pop-up on the "bottom-left" but have the pagination and feature menu buttons appear at the top. I was able to move the buttons using CSS but this broke the event listener and clicking on the buttons did nothing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using a modified version of the OOTB 'arcgis-map' widget.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for any advice!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="buttons appear in a 'header' at top of panel" style="width: 224px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/101602i824A842B8ADF6477/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Yuhash_0-1713582851287.png" alt="buttons appear in a 'header' at top of panel" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;buttons appear in a 'header' at top of panel&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="buttons appear in 'footer' at the bottom" style="width: 229px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/101605i4769385C8C5C3C66/image-size/medium?v=v2&amp;amp;px=400" role="button" title="popup_footer.png" alt="buttons appear in 'footer' at the bottom" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;buttons appear in 'footer' at the bottom&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Apr 2024 04:35:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-developer-v1-14-modify-pop-up-s-location-of/m-p/1412596#M12204</guid>
      <dc:creator>Yuriko</dc:creator>
      <dc:date>2024-04-20T04:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: ExB Developer v1.14 Modify pop-up's location of pagination-action-bar</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-developer-v1-14-modify-pop-up-s-location-of/m-p/1494426#M13196</link>
      <description>&lt;P&gt;Just wanted to share the link to potential solution.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-28-popup-styling-not-working/td-p/1362431" target="_blank"&gt;https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/4-28-popup-styling-not-working/td-p/1362431&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This is for JS SDK rather than Experience Builder, but perhaps ExB could be configured to use locally hosted JS API per "Offline install" method.&amp;nbsp; Then make the API modifications that apparently worked in the linked post.&amp;nbsp; Seems like a lot of work to achieve this, but maybe it works!&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 15:11:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-developer-v1-14-modify-pop-up-s-location-of/m-p/1494426#M13196</guid>
      <dc:creator>Marshal</dc:creator>
      <dc:date>2024-06-18T15:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: ExB Developer v1.14 Modify pop-up's location of pagination-action-bar</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-developer-v1-14-modify-pop-up-s-location-of/m-p/1494437#M13199</link>
      <description>&lt;P&gt;Experience Builder is built on the JS SDK. You do not have to do anything nearly as complicated as a locally hosted installation of the SDK to get access to SDK methods. Here is a tutorial for connecting up to the SDK.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/experience-builder/guide/add-layers-to-a-map/" target="_blank"&gt;https://developers.arcgis.com/experience-builder/guide/add-layers-to-a-map/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 15:32:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-developer-v1-14-modify-pop-up-s-location-of/m-p/1494437#M13199</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2024-06-18T15:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: ExB Developer v1.14 Modify pop-up's location of pagination-action-bar</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-developer-v1-14-modify-pop-up-s-location-of/m-p/1494910#M13226</link>
      <description>&lt;P&gt;I may be mistaken, but my understanding was that the solution involves making changes to the JS API files directly.&amp;nbsp; More specifically, I believe this is the file being referenced as requiring modification.&lt;/P&gt;&lt;P&gt;&lt;A href="https://js.arcgis.com/4.29/esri/widgets/Popup.js" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.29/esri/widgets/Popup.js&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am not sure entirely sure the solution would apply to Experience Builder, but I thought there was a chance.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 13:47:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/exb-developer-v1-14-modify-pop-up-s-location-of/m-p/1494910#M13226</guid>
      <dc:creator>Marshal</dc:creator>
      <dc:date>2024-06-19T13:47:01Z</dc:date>
    </item>
  </channel>
</rss>

