<?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: Using Arcade in Map Viewer to have same popup formatting as custom attribute display in Classic Map Viewer in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/using-arcade-in-map-viewer-to-have-same-popup/m-p/1614572#M64729</link>
    <description>&lt;P&gt;Jen,&lt;/P&gt;&lt;P&gt;Many thanks for this, particularly for embedding a visual example in it that makes the steps easy to follow. I'll give it a try.&lt;/P&gt;&lt;P&gt;-Ken&lt;/P&gt;</description>
    <pubDate>Wed, 14 May 2025 14:59:59 GMT</pubDate>
    <dc:creator>Ken-Middleton</dc:creator>
    <dc:date>2025-05-14T14:59:59Z</dc:date>
    <item>
      <title>Using Arcade in Map Viewer to have same popup formatting as custom attribute display in Classic Map Viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/using-arcade-in-map-viewer-to-have-same-popup/m-p/1614404#M64715</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I’ve liked the ease of building a custom attribute display for popups in Classic Map Viewer, particularly combining data from a text field with a field with a url, as shown in the attached images (one in the module, and the other a popup in the public interface).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But I’m unclear about how to do this in Map Viewer using Arcade. Although I’ve looked at tutorial videos on Arcade for popups, most are either too advanced or do not cover how to do what I want to do. Is there an example of something similar that I can follow?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 06:05:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/using-arcade-in-map-viewer-to-have-same-popup/m-p/1614404#M64715</guid>
      <dc:creator>Ken-Middleton</dc:creator>
      <dc:date>2025-05-14T06:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade in Map Viewer to have same popup formatting as custom attribute display in Classic Map Viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/using-arcade-in-map-viewer-to-have-same-popup/m-p/1614525#M64723</link>
      <description>&lt;P&gt;If I'm reading this correctly, you want to create a hyperlink in your pop-up, using one field for the hyperlink text and another field for the hyperlink URL. You do not need to use Arcade for that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the pop-up builder, add a Text element.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JenniferAcunto_0-1747229144058.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/132196i45F1C41C51F06FDD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JenniferAcunto_0-1747229144058.png" alt="JenniferAcunto_0-1747229144058.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Add your two fields using the fields list picker.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Highlight and cut the field that contains your URL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Highlight the field that contains your the text and click on the link button.&lt;/P&gt;&lt;P&gt;Paste in your URL field and click on the green check mark.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Hyperlink Fields" style="width: 704px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/132197i3FF806F8A2C922DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="2025-05-14_8-29-31.gif" alt="Hyperlink Fields" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Hyperlink Fields&lt;/span&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="JenniferAcunto_1-1747229458872.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/132198i4470C95F0EC9E856/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JenniferAcunto_1-1747229458872.png" alt="JenniferAcunto_1-1747229458872.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You would only need to use Arcade if you had to build the URL from multiple fields in your data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 13:31:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/using-arcade-in-map-viewer-to-have-same-popup/m-p/1614525#M64723</guid>
      <dc:creator>JenniferAcunto</dc:creator>
      <dc:date>2025-05-14T13:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade in Map Viewer to have same popup formatting as custom attribute display in Classic Map Viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/using-arcade-in-map-viewer-to-have-same-popup/m-p/1614572#M64729</link>
      <description>&lt;P&gt;Jen,&lt;/P&gt;&lt;P&gt;Many thanks for this, particularly for embedding a visual example in it that makes the steps easy to follow. I'll give it a try.&lt;/P&gt;&lt;P&gt;-Ken&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 14:59:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/using-arcade-in-map-viewer-to-have-same-popup/m-p/1614572#M64729</guid>
      <dc:creator>Ken-Middleton</dc:creator>
      <dc:date>2025-05-14T14:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using Arcade in Map Viewer to have same popup formatting as custom attribute display in Classic Map Viewer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/using-arcade-in-map-viewer-to-have-same-popup/m-p/1618263#M64864</link>
      <description>&lt;P&gt;Jen,&lt;/P&gt;&lt;P&gt;Your solution worked for me. Thanks!&lt;/P&gt;&lt;P&gt;-Ken&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 03:27:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/using-arcade-in-map-viewer-to-have-same-popup/m-p/1618263#M64864</guid>
      <dc:creator>Ken-Middleton</dc:creator>
      <dc:date>2025-05-26T03:27:05Z</dc:date>
    </item>
  </channel>
</rss>

