<?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: Experience Builder - Layout Organization Help in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-layout-organization-help/m-p/1687803#M22646</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/659479"&gt;@Tiff&lt;/a&gt;, blocks appear automatically as you drag widgets onto the canvas, or there are some block templates you can use (these are accessible via an icon at the bottom of your page). They're not the one key to a solution here, I was just describing the setup for a similar-looking kind of layout that works. From your screenshot, now I can see that you're housing everything in a section, which totally makes a difference, and I'm not sure how to make that aspect of it work.&lt;/P&gt;</description>
    <pubDate>Mon, 02 Mar 2026 20:11:26 GMT</pubDate>
    <dc:creator>NicoleJohnson</dc:creator>
    <dc:date>2026-03-02T20:11:26Z</dc:date>
    <item>
      <title>Experience Builder - Layout Organization Help</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-layout-organization-help/m-p/1687427#M22613</link>
      <description>&lt;P&gt;I'm trying to create an Experience Builder for a GIS Training Library. I've tried a mix of row, flow row, column, card etc. widgets as well as custom px/% vs. auto settings for sizing. I'm having trouble with organizing my layout so that text isn't cut off and widgets aren't overlapping one another.&lt;/P&gt;&lt;P&gt;Hoping one of you Experience Builder layout gurus have some insight or can assist.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see my attached photo below. My struggle here is getting the "play" button to align with one another across the rows.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is the set-up:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;"Fixed Panel" on the outside&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;01 - 04 are within a "Row" widget and 05 - 08 within their own "Row" widget&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Each of these are cards, with a column widget nested within the card holding both elements (text and image)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The only way I can get the play button aligned is if I use the custom height for the text widget but when resizing windows, the text gets cut off. If I use "auto" height for text widget, the resizing works, but I can't control where the play button goes. If I move the play button outside of the column widget, then the text can overlap with the play button if window is resized very small.&lt;/P&gt;&lt;P&gt;Any assistance appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2026 19:45:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-layout-organization-help/m-p/1687427#M22613</guid>
      <dc:creator>Tiff</dc:creator>
      <dc:date>2026-02-27T19:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder - Layout Organization Help</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-layout-organization-help/m-p/1687450#M22615</link>
      <description>&lt;P&gt;I haven't really experimented with the Fixed Layout widget, so I'm not sure how that's contributing to the situation, but I do have a similar type of layout (orange are images, yellow are text--excuse my quick Windows Snipping Tool work):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-02-27 153252.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/149100i4E556582908445EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-02-27 153252.png" alt="Screenshot 2026-02-27 153252.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here's the general idea for one row of the "squares"--each is housed in a block, then a row:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-02-27 153636.png" style="width: 246px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/149101iB1B80D7A612E867C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-02-27 153636.png" alt="Screenshot 2026-02-27 153636.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I would try:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If the button isn't a specific size, give it a specific size, and set your text to "stretch."&lt;/LI&gt;&lt;LI&gt;Change the vertical alignment of the column widgets (that are nested inside the card widgets) to &lt;A href="https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/column-widget.htm#:~:text=Space%20between%E2%80%94Position%20nested%20widgets%20in%20the%20column%20from%20top%20to%20bottom%2C%20with%20the%20same%20space%20between%20them.%20Widgets%20at%20the%20top%20and%20bottom%20of%20the%20column%20align%20with%20the%20column%27s%20edge%20based%20on%20the%20specified%20padding." target="_self"&gt;space between&lt;/A&gt;&lt;SPAN&gt;. This will make it so your text is at the top, the play button is at the bottom, and there's empty space between them, so it won't matter if some of the text has more lines. To keep the play button from actually being on the bottom, you could add some padding to just that bottom side of the column.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Edit: Also, I'm not sure there's a way to do this without also configuring the other device views. If you resize a window very small, even on a desktop, the tablet or mobile device views will appear.&lt;/P&gt;&lt;P&gt;E.g., tablet view with maximum 2 squares next to each other:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-02-27 154532.png" style="width: 566px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/149104i61A0FE0ED6CE6292/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-02-27 154532.png" alt="Screenshot 2026-02-27 154532.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and mobile:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-02-27 154707.png" style="width: 315px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/149105iE3D6B936F33C7D26/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-02-27 154707.png" alt="Screenshot 2026-02-27 154707.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2026 20:47:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-layout-organization-help/m-p/1687450#M22615</guid>
      <dc:creator>NicoleJohnson</dc:creator>
      <dc:date>2026-02-27T20:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder - Layout Organization Help</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-layout-organization-help/m-p/1687638#M22629</link>
      <description>&lt;P&gt;Thank you for your help, &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/606665"&gt;@NicoleJohnson&lt;/a&gt;! I will try this. How did you get the rest of the elements nested in a "Block" section? There isn't a widget for "Block", but I did notice that in my layout, because I have a Section and Views Navigation widget, the "Block" outer nest is created automatically. I'm just not sure how to use "Block" to replace my "Fixed Panel" - screenshot attached below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 13:18:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-layout-organization-help/m-p/1687638#M22629</guid>
      <dc:creator>Tiff</dc:creator>
      <dc:date>2026-03-02T13:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Experience Builder - Layout Organization Help</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-layout-organization-help/m-p/1687803#M22646</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/659479"&gt;@Tiff&lt;/a&gt;, blocks appear automatically as you drag widgets onto the canvas, or there are some block templates you can use (these are accessible via an icon at the bottom of your page). They're not the one key to a solution here, I was just describing the setup for a similar-looking kind of layout that works. From your screenshot, now I can see that you're housing everything in a section, which totally makes a difference, and I'm not sure how to make that aspect of it work.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 20:11:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/experience-builder-layout-organization-help/m-p/1687803#M22646</guid>
      <dc:creator>NicoleJohnson</dc:creator>
      <dc:date>2026-03-02T20:11:26Z</dc:date>
    </item>
  </channel>
</rss>

