<?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: arcade code to list name polygon overlap in pop up in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/arcade-code-to-list-name-polygon-overlap-in-pop-up/m-p/1554060#M62168</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/223231"&gt;@JoshuaSharp-Heward&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;no is just overlap polygon layers. no &lt;SPAN&gt;relationship class and when you click on&amp;nbsp;overlap polygon layers popup in arcgis online. pop is like this which show 5 features overlap. it is just one layer.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Oct 2024 01:09:14 GMT</pubDate>
    <dc:creator>anonymous55</dc:creator>
    <dc:date>2024-10-31T01:09:14Z</dc:date>
    <item>
      <title>arcade code to list name polygon overlap in pop up</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-code-to-list-name-polygon-overlap-in-pop-up/m-p/1553985#M62163</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am looking for arcade code which I can list all school name in the pop up instead and user switch between them.&lt;BR /&gt;basically, is one building with multiple schools. I like to show name of school in pop up as list&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anonymous55_1-1730321140616.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118505i203F2621F608BC91/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anonymous55_1-1730321140616.png" alt="anonymous55_1-1730321140616.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 20:47:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-code-to-list-name-polygon-overlap-in-pop-up/m-p/1553985#M62163</guid>
      <dc:creator>anonymous55</dc:creator>
      <dc:date>2024-10-30T20:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: arcade code to list name polygon overlap in pop up</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-code-to-list-name-polygon-overlap-in-pop-up/m-p/1554051#M62167</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just clarifying as it's not super clear to me from the interface - is there a relationship class linking the building to the schools? And this is what's showing when you click on the building and expand the related schools? If not, what interface is this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 00:32:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-code-to-list-name-polygon-overlap-in-pop-up/m-p/1554051#M62167</guid>
      <dc:creator>JoshuaSharp-Heward</dc:creator>
      <dc:date>2024-10-31T00:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: arcade code to list name polygon overlap in pop up</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-code-to-list-name-polygon-overlap-in-pop-up/m-p/1554060#M62168</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/223231"&gt;@JoshuaSharp-Heward&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;no is just overlap polygon layers. no &lt;SPAN&gt;relationship class and when you click on&amp;nbsp;overlap polygon layers popup in arcgis online. pop is like this which show 5 features overlap. it is just one layer.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 01:09:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-code-to-list-name-polygon-overlap-in-pop-up/m-p/1554060#M62168</guid>
      <dc:creator>anonymous55</dc:creator>
      <dc:date>2024-10-31T01:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: arcade code to list name polygon overlap in pop up</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-code-to-list-name-polygon-overlap-in-pop-up/m-p/1554127#M62171</link>
      <description>&lt;P&gt;Check the popup title display field.&lt;/P&gt;&lt;P&gt;It's likely using a field like {building_type} and you can change the title to {building_name}. This will give it a better appearance in pop-up lists.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 09:17:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-code-to-list-name-polygon-overlap-in-pop-up/m-p/1554127#M62171</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2024-10-31T09:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: arcade code to list name polygon overlap in pop up</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-code-to-list-name-polygon-overlap-in-pop-up/m-p/1554172#M62174</link>
      <description>&lt;P&gt;hey &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/412943"&gt;@ChristopherCounsell&lt;/a&gt;&amp;nbsp; Thanks for respond, I know about that. I am looking for to list everything in one pop up and don't want user to click to view list.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 12:43:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-code-to-list-name-polygon-overlap-in-pop-up/m-p/1554172#M62174</guid>
      <dc:creator>anonymous55</dc:creator>
      <dc:date>2024-10-31T12:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: arcade code to list name polygon overlap in pop up</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-code-to-list-name-polygon-overlap-in-pop-up/m-p/1554518#M62193</link>
      <description>&lt;P&gt;I think your data will need to be slightly restructured for that. With just one layer and overlapping points I don't think there's a great way to show the information from all five simultaneously - if you had a building layer or processed the data to have a single point per location then intersecting that with the schools layer and pulling through the names would be doable.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 20:55:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-code-to-list-name-polygon-overlap-in-pop-up/m-p/1554518#M62193</guid>
      <dc:creator>JoshuaSharp-Heward</dc:creator>
      <dc:date>2024-10-31T20:55:24Z</dc:date>
    </item>
  </channel>
</rss>

