<?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: Spacing Between Popup Elements in ArcGIS Arcade Questions</title>
    <link>https://community.esri.com/t5/arcgis-arcade-questions/spacing-between-popup-elements/m-p/1667339#M103</link>
    <description>&lt;P&gt;One other approach might be to bring the headings and the arcade expressions into a single text box and use html formatting if you need finer control.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Nov 2025 21:06:34 GMT</pubDate>
    <dc:creator>MarcusToyne</dc:creator>
    <dc:date>2025-11-19T21:06:34Z</dc:date>
    <item>
      <title>Spacing Between Popup Elements</title>
      <link>https://community.esri.com/t5/arcgis-arcade-questions/spacing-between-popup-elements/m-p/1667013#M100</link>
      <description>&lt;P&gt;Hi. In a popup, I'm struggling to remove extra white space between elements. So, I have a text element, then an arcade element followed by a text element. There is extra space between each of these. In the snip below, you can see that there is a lot of space btwn the arcade element, which is a table of zoning info and the text elements above and below it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there some way to remove that so that the 'Planning' portion is more compact?&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="ZorbaConlen1_0-1763515415979.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/144064iA746A8E72DFD1D3E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZorbaConlen1_0-1763515415979.png" alt="ZorbaConlen1_0-1763515415979.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is how the popup is configured&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZorbaConlen1_1-1763515581473.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/144065iE661058E24B18B84/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZorbaConlen1_1-1763515581473.png" alt="ZorbaConlen1_1-1763515581473.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 01:29:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-arcade-questions/spacing-between-popup-elements/m-p/1667013#M100</guid>
      <dc:creator>ZorbaConlen1</dc:creator>
      <dc:date>2025-11-19T01:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Spacing Between Popup Elements</title>
      <link>https://community.esri.com/t5/arcgis-arcade-questions/spacing-between-popup-elements/m-p/1667093#M101</link>
      <description>&lt;P&gt;It looks like you're using the regular popup for Planning, based on the table-like formatting. Try converting that to an Arcade expression as well. If you're already using Arcade for Planning, maybe post that here.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 12:49:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-arcade-questions/spacing-between-popup-elements/m-p/1667093#M101</guid>
      <dc:creator>ZenMasterZeke</dc:creator>
      <dc:date>2025-11-19T12:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Spacing Between Popup Elements</title>
      <link>https://community.esri.com/t5/arcgis-arcade-questions/spacing-between-popup-elements/m-p/1667121#M102</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/172989"&gt;@ZorbaConlen1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe that when using the popups as you are, they place an invisible line break or &amp;lt;br&amp;gt; between then, maybe more than one it looks like.&lt;/P&gt;&lt;P&gt;A way that I've gotten around this is placing all of my text in a single text entry or Arcade instance, that removed all the spacing for me.&lt;/P&gt;&lt;P&gt;Cody&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 14:20:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-arcade-questions/spacing-between-popup-elements/m-p/1667121#M102</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2025-11-19T14:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Spacing Between Popup Elements</title>
      <link>https://community.esri.com/t5/arcgis-arcade-questions/spacing-between-popup-elements/m-p/1667339#M103</link>
      <description>&lt;P&gt;One other approach might be to bring the headings and the arcade expressions into a single text box and use html formatting if you need finer control.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 21:06:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-arcade-questions/spacing-between-popup-elements/m-p/1667339#M103</guid>
      <dc:creator>MarcusToyne</dc:creator>
      <dc:date>2025-11-19T21:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Spacing Between Popup Elements</title>
      <link>https://community.esri.com/t5/arcgis-arcade-questions/spacing-between-popup-elements/m-p/1667688#M104</link>
      <description>&lt;P&gt;I don't have an answer, but I've struggled with the same issue. In the interest of time, I want to use the simplest/easiest element possible for each section rather than having to do the whole thing in an Arcade element, but then I end up with the annoying gaps between elements. It would be great if Esri would remove the extra padding between elements. We can add that manually if we need it.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 21:08:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-arcade-questions/spacing-between-popup-elements/m-p/1667688#M104</guid>
      <dc:creator>HollyTorpey_LSA</dc:creator>
      <dc:date>2025-11-20T21:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Spacing Between Popup Elements</title>
      <link>https://community.esri.com/t5/arcgis-arcade-questions/spacing-between-popup-elements/m-p/1668893#M105</link>
      <description>&lt;P&gt;The only thing I can think of is to create an expression that concatenates and modifies the html at the same time. Something like:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;var C = ['• SomeValue','• SomeValue','• SomeValue']
return Concatenate(C,'/n')&lt;/LI-CODE&gt;&lt;P&gt;in addition to the html element. Something that may be doable but I have yet to test this fully.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Nov 2025 19:44:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-arcade-questions/spacing-between-popup-elements/m-p/1668893#M105</guid>
      <dc:creator>RPGIS</dc:creator>
      <dc:date>2025-11-26T19:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Spacing Between Popup Elements</title>
      <link>https://community.esri.com/t5/arcgis-arcade-questions/spacing-between-popup-elements/m-p/1671372#M106</link>
      <description>&lt;P&gt;Thanks for the ideas. I wond up creating all the 'planning' content via the arcade expression, which is basically the suggestion that several of you suggested. That way the extra line break is not as problematic.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Dec 2025 19:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-arcade-questions/spacing-between-popup-elements/m-p/1671372#M106</guid>
      <dc:creator>ZorbaConlen1</dc:creator>
      <dc:date>2025-12-08T19:48:01Z</dc:date>
    </item>
  </channel>
</rss>

