<?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 labeling in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling/m-p/703013#M34916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&amp;nbsp; I actually figured out how to show the fields I want using the custom expressions but this is good to know that I can do it this way instead.&lt;BR /&gt;&lt;BR /&gt;Do you know how I would not show the field names but just the content of each field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Feb 2018 15:55:20 GMT</pubDate>
    <dc:creator>HeatherHerrmann2</dc:creator>
    <dc:date>2018-02-23T15:55:20Z</dc:date>
    <item>
      <title>Arcade labeling</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling/m-p/703011#M34914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to ArcGIS Online, so also new to Arcade.&amp;nbsp; I am curious how to use the expression builder in AGOL for customizing how my labels appear on the pop up windows.&amp;nbsp; My very basic example shows how my data is showing by default.&amp;nbsp; I'd like to be able to show it as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name of facility&lt;BR /&gt;Address of facility&lt;BR /&gt;Phone number of facility&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want to show the attribute name either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/397332_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you in advance for your feedback.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 14:58:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling/m-p/703011#M34914</guid>
      <dc:creator>HeatherHerrmann2</dc:creator>
      <dc:date>2018-02-23T14:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade labeling</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling/m-p/703012#M34915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, to do this you don't need Arcade. This can be easily done by using the "custom attribute display" to show the data in the pop-up:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/397339_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In teh Custom Attribute Display you just add the fields with the "+" button and format it as you please:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/397343_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 15:38:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling/m-p/703012#M34915</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-02-23T15:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade labeling</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling/m-p/703013#M34916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&amp;nbsp; I actually figured out how to show the fields I want using the custom expressions but this is good to know that I can do it this way instead.&lt;BR /&gt;&lt;BR /&gt;Do you know how I would not show the field names but just the content of each field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 15:55:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling/m-p/703013#M34916</guid>
      <dc:creator>HeatherHerrmann2</dc:creator>
      <dc:date>2018-02-23T15:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade labeling</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling/m-p/703014#M34917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The example above does just that. The field names (e.g. "{ST_NAME}") will be replaced by the value each feature has in that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arcade is built to create more dynamic pop-ups, labeliing and symbology. A nice&amp;nbsp;discussion can be found here:&amp;nbsp;&lt;A href="https://community.esri.com/community/gis/web-gis/arcgisonline/blog/2017/07/18/conditional-field-display-with-arcade-in-pop-ups"&gt;https://community.esri.com/community/gis/web-gis/arcgisonline/blog/2017/07/18/conditional-field-display-with-arcade-in-pop-ups&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have published several documents on using Arcade, but they are in Spanish. Since they are pretty visual I include an example here to give you an idea of what you can accomplish using Aracade:&amp;nbsp;&lt;A href="https://community.esri.com/docs/DOC-10368-crear-ventanas-emergentes-en-arcgis-online-con-imágenes-condicionales-usando-expresiones-de-arcade"&gt;https://community.esri.com/docs/DOC-10368-crear-ventanas-emergentes-en-arcgis-online-con-imágenes-condicionales-usando-expresiones-de-arcade&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 16:08:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling/m-p/703014#M34917</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2018-02-23T16:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade labeling</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling/m-p/703015#M34918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh, thank you!&amp;nbsp; Very much appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 19:06:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-labeling/m-p/703015#M34918</guid>
      <dc:creator>HeatherHerrmann2</dc:creator>
      <dc:date>2018-05-01T19:06:33Z</dc:date>
    </item>
  </channel>
</rss>

