<?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: Tabs Layouts in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/tabs-layouts/m-p/1058870#M1963</link>
    <description>&lt;P&gt;Hi and thanks for your reply but my problem with section is the height oh the section.&lt;/P&gt;&lt;P&gt;I need 6 views and each one have a different size so it cut the content :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GuillaumeArnaud_0-1621335027434.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13497i0D827ACD44015CCC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GuillaumeArnaud_0-1621335027434.png" alt="GuillaumeArnaud_0-1621335027434.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GuillaumeArnaud_2-1621335066982.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13499iA939966A51AAB597/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GuillaumeArnaud_2-1621335066982.png" alt="GuillaumeArnaud_2-1621335066982.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I try to for the wiew but it's worst :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GuillaumeArnaud_3-1621335189688.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13500i33EB1B8F8D2731D5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GuillaumeArnaud_3-1621335189688.png" alt="GuillaumeArnaud_3-1621335189688.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So if there are a mean to fix this problem i won't need to create another widget...&lt;/P&gt;&lt;P&gt;Plus, i need on the 2nd view to insert à brochure or a cascade.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;</description>
    <pubDate>Tue, 18 May 2021 10:56:16 GMT</pubDate>
    <dc:creator>GuillaumeArnaud</dc:creator>
    <dc:date>2021-05-18T10:56:16Z</dc:date>
    <item>
      <title>Tabs Layouts</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/tabs-layouts/m-p/1056240#M1912</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In the default app we have column, line, sidebar and fixed layout .&lt;/P&gt;&lt;P&gt;Also, there is Section with view but only in a compiled version.&lt;/P&gt;&lt;P&gt;I would like to create one with Tabs and in each tabs permit to the user to include other widget. I hope to use&amp;nbsp;fixed layout in each tabs and declare différent state but i don't know how import another widget in a custom widget or extend it :&lt;/P&gt;&lt;P&gt;i try import :&amp;nbsp;&lt;SPAN&gt;import&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Widget&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;from&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;'dist/widgets/layout/fixed/src/runtime/widget'&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;and include it into a Tab :&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;BLOCKQUOTE&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;Tab&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;id&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;SPAN&gt;"Tab-"&lt;/SPAN&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;SPAN&gt;index&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;title&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;onglet&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;key&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;SPAN&gt;`&lt;/SPAN&gt;&lt;SPAN&gt;${&lt;/SPAN&gt;&lt;SPAN&gt;index&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;SPAN&gt;`&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;active&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;SPAN&gt;index&lt;/SPAN&gt;&lt;SPAN&gt;===&lt;/SPAN&gt;&lt;SPAN&gt;activeTab&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;Widget&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;SPAN&gt;props&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;SPAN&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;Tab&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;but i can't param it.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Some help will be welcome&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;thanks.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Guillaume&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 10 May 2021 15:41:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/tabs-layouts/m-p/1056240#M1912</guid>
      <dc:creator>GuillaumeArnaud</dc:creator>
      <dc:date>2021-05-10T15:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Tabs Layouts</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/tabs-layouts/m-p/1058424#M1951</link>
      <description>&lt;P data-unlink="true"&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;Guillaume&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;From what you said, I suppose you can do this with existing widgets.&lt;/P&gt;&lt;P&gt;You can add a Section with several views, and add a Views navigation widget (with Tab style) above it.&lt;/P&gt;&lt;P&gt;You can add any widgets into a Section - view. If you want to have a hover state, you can add a card widget into a view, and use Advanced template.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_0-1621243090323.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13420i658C0D53D31529A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_0-1621243090323.png" alt="ShengdiZhang_0-1621243090323.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is the final effect:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6254551400001w920h540r990" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6254551400001" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6254551400001w920h540r990');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6254551400001"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Shengdi&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 09:25:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/tabs-layouts/m-p/1058424#M1951</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2021-05-17T09:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tabs Layouts</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/tabs-layouts/m-p/1058870#M1963</link>
      <description>&lt;P&gt;Hi and thanks for your reply but my problem with section is the height oh the section.&lt;/P&gt;&lt;P&gt;I need 6 views and each one have a different size so it cut the content :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GuillaumeArnaud_0-1621335027434.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13497i0D827ACD44015CCC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GuillaumeArnaud_0-1621335027434.png" alt="GuillaumeArnaud_0-1621335027434.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GuillaumeArnaud_2-1621335066982.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13499iA939966A51AAB597/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GuillaumeArnaud_2-1621335066982.png" alt="GuillaumeArnaud_2-1621335066982.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I try to for the wiew but it's worst :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GuillaumeArnaud_3-1621335189688.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13500i33EB1B8F8D2731D5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GuillaumeArnaud_3-1621335189688.png" alt="GuillaumeArnaud_3-1621335189688.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So if there are a mean to fix this problem i won't need to create another widget...&lt;/P&gt;&lt;P&gt;Plus, i need on the 2nd view to insert à brochure or a cascade.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 10:56:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/tabs-layouts/m-p/1058870#M1963</guid>
      <dc:creator>GuillaumeArnaud</dc:creator>
      <dc:date>2021-05-18T10:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Tabs Layouts</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/tabs-layouts/m-p/1059315#M1972</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Guillaume,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There is a work around for your issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can create two experiences, and embed the Experince 1 into the Experience 2 using the embed widget.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;On the experience 1, you can add several scrolling page to make each page has different height. Enable header on each page and add a menu widget in header. For a better effect, you can check the option &lt;EM&gt;Stays at the top of the page when scrolling&lt;/EM&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Publish the experience 1, and save the url of the published item.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_0-1621405321787.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13601iAE004DEC186C5F4C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_0-1621405321787.png" alt="ShengdiZhang_0-1621405321787.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;On the experience 2, you can add a scrolling page. Add a screen group (screen groups take 100% view height, so the end users can always see the menu) using the last template (this template has main stage only):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_1-1621405442655.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13602iE3176A5F4D9E5257/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_1-1621405442655.png" alt="ShengdiZhang_1-1621405442655.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Delete to only one empty screen left, and add a &lt;STRONG&gt;fullsize&lt;/STRONG&gt; embed widget on the screen. Paste the url of the experience 1 into the embed widget settings.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_3-1621406601456.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13604iF479E741C87F07B9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_3-1621406601456.png" alt="ShengdiZhang_3-1621406601456.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is how the experience 2 finally looks like:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6254943621001w1148h540r881" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6254943621001" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6254943621001w1148h540r881');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6254943621001"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;However, one thing about this work around is that your app will have two scroll bars:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_2-1621406449568.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13603i6FB845E68171DED7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_2-1621406449568.png" alt="ShengdiZhang_2-1621406449568.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shengdi&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 06:43:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/tabs-layouts/m-p/1059315#M1972</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2021-05-19T06:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tabs Layouts</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/tabs-layouts/m-p/1071418#M2174</link>
      <description>&lt;P&gt;Thank you for this proposal, I will try to start with this but the two scrollbar is a problem and the other problem is when the text is too short to fill a page, it have some blank.&lt;/P&gt;&lt;P&gt;the app in test is there :&amp;nbsp;&lt;A href="https://lacarto.ledepartement82.fr/ENS_BETA_2/?page=page_2" target="_blank"&gt;https://lacarto.ledepartement82.fr/ENS_BETA_2/?page=page_2&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 12:30:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/tabs-layouts/m-p/1071418#M2174</guid>
      <dc:creator>GuillaumeArnaud</dc:creator>
      <dc:date>2021-06-23T12:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Tabs Layouts</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/tabs-layouts/m-p/1071726#M2179</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/268802"&gt;@GuillaumeArnaud&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi, can you publish your ExpB as a template and post the link here, or name, please? I think some of your issues, especially with the third picture in your reply 15th May, is down to the use of sizing and position.&lt;BR /&gt;&lt;BR /&gt;ExpB sometimes does give the layout result you expect especially when using fixed panels etc..&lt;BR /&gt;&lt;BR /&gt;If you post the template we can see what you have done with the layout.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 22:07:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/tabs-layouts/m-p/1071726#M2179</guid>
      <dc:creator>JonathanMcDougall</dc:creator>
      <dc:date>2021-06-23T22:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Tabs Layouts</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/tabs-layouts/m-p/1090722#M2629</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I return on this project after a long break. I put the template on&amp;nbsp;&lt;A href="https://lacarto.ledepartement82.fr/ENS_Template/" target="_blank"&gt;https://lacarto.ledepartement82.fr/ENS_Template/&lt;/A&gt;. You can download zip export on&amp;nbsp;&lt;A href="https://lacarto.ledepartement82.fr/ENS_Template/template%20ENS.zip" target="_blank"&gt;https://lacarto.ledepartement82.fr/ENS_Template/template%20ENS.zip&lt;/A&gt;&amp;nbsp;or the folder of temp folder of server folder on&amp;nbsp;&lt;A href="https://lacarto.ledepartement82.fr/ENS_Template/7.zip" target="_blank"&gt;https://lacarto.ledepartement82.fr/ENS_Template/7.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 07:21:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/tabs-layouts/m-p/1090722#M2629</guid>
      <dc:creator>GuillaumeArnaud</dc:creator>
      <dc:date>2021-08-20T07:21:08Z</dc:date>
    </item>
  </channel>
</rss>

