<?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: How to configure image pop-ups for unique values in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1432800#M83116</link>
    <description>&lt;P data-unlink="true"&gt;That's the field, which contains a value like "AA2017_258", which is part of the url of the &lt;A href="https://www.nodc.noaa.gov/archive/arc0166/0222391/2.2/data/0-data/LakeMichigan_2017_2018_Videos_Photos/Photos/AA2017_258_1.png" target="_self"&gt;photo&lt;/A&gt;. I made a fake one in the image I sent, but the working version of the string in the hyperlink field looks like this: "https://www.nodc.noaa.gov/archive/arc0166/0222391/2.2/data/0-data/LakeMichigan_2017_2018_Videos_Photos/Photos/{Site_ID}_1.png" while the URL uses this for the thumbnail: "https://www.nodc.noaa.gov/archive/arc0166/0222391/2.2/data/0-data/LakeMichigan_2017_2018_Videos_Photos/Photos/thumbnails/{Site_ID}_1.png"&lt;/P&gt;&lt;P&gt;What would be an example of a URL for you and what field would hold the unique part of it?&lt;/P&gt;</description>
    <pubDate>Fri, 10 May 2024 16:59:19 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2024-05-10T16:59:19Z</dc:date>
    <item>
      <title>How to configure image pop-ups for unique values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1423850#M83060</link>
      <description>&lt;P&gt;I am creating a map with pop-ups that will have a different image pop-up depending on the country that is selected. As it is currently, when I click on any country it shows the same image, but the end goal is to have a different image for every country...I cannot find any options to change the image URL based on the unique value when editing the image in configure pop-ups. I found some answers about configuring Fields Options but I am needing the Image options and can't find anywhere to put in an Arcade expression or customize anything. Please advise, thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 17:37:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1423850#M83060</guid>
      <dc:creator>ToniBisig</dc:creator>
      <dc:date>2024-05-09T17:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure image pop-ups for unique values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1423854#M83061</link>
      <description />
      <pubDate>Thu, 09 May 2024 17:37:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1423854#M83061</guid>
      <dc:creator>ToniBisig</dc:creator>
      <dc:date>2024-05-09T17:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure image pop-ups for unique values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1424177#M83067</link>
      <description>&lt;P&gt;You can specify the field in the URL (this shows the picture in the popup) and the Hyperlink (this opens a new window).&lt;/P&gt;&lt;P&gt;Here's an example that uses a thumbnail in the popup for a fast draw, but a full-size image for the new window. Each site has a unique photo.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snag_13ef7e2.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/103637i1242B1CAA8AFEFEB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Snag_13ef7e2.png" alt="Snag_13ef7e2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 18:25:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1424177#M83067</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2024-05-09T18:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure image pop-ups for unique values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1432423#M83112</link>
      <description>&lt;P&gt;I tried that and any alterations I make to the URL/hyperlink cause the image pop-up to not display correctly once the changes are saved. It displays a tiny image icon rather than the actual image itself.&lt;/P&gt;&lt;P&gt;With your example {Site_ID} is that the field or the unique value?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 16:04:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1432423#M83112</guid>
      <dc:creator>ToniBisig</dc:creator>
      <dc:date>2024-05-10T16:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure image pop-ups for unique values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1432800#M83116</link>
      <description>&lt;P data-unlink="true"&gt;That's the field, which contains a value like "AA2017_258", which is part of the url of the &lt;A href="https://www.nodc.noaa.gov/archive/arc0166/0222391/2.2/data/0-data/LakeMichigan_2017_2018_Videos_Photos/Photos/AA2017_258_1.png" target="_self"&gt;photo&lt;/A&gt;. I made a fake one in the image I sent, but the working version of the string in the hyperlink field looks like this: "https://www.nodc.noaa.gov/archive/arc0166/0222391/2.2/data/0-data/LakeMichigan_2017_2018_Videos_Photos/Photos/{Site_ID}_1.png" while the URL uses this for the thumbnail: "https://www.nodc.noaa.gov/archive/arc0166/0222391/2.2/data/0-data/LakeMichigan_2017_2018_Videos_Photos/Photos/thumbnails/{Site_ID}_1.png"&lt;/P&gt;&lt;P&gt;What would be an example of a URL for you and what field would hold the unique part of it?&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 16:59:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1432800#M83116</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2024-05-10T16:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure image pop-ups for unique values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1433114#M83118</link>
      <description>&lt;P&gt;Here is the link I'm using for both the "URL" and "Hyperlink" field:&lt;/P&gt;&lt;P&gt;&lt;A href="https://usfs-public.box.com/shared/static/905awnj2n7sy8z5aacutuuqt9e8lk3c5.png" target="_self"&gt;https://usfs-public.box.com/shared/static/905awnj2n7sy8z5aacutuuqt9e8lk3c5.png&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 17:45:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1433114#M83118</guid>
      <dc:creator>ToniBisig</dc:creator>
      <dc:date>2024-05-10T17:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure image pop-ups for unique values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1433227#M83119</link>
      <description>&lt;P&gt;How do you link a feature to an image? Is there a field in the country layer that contains the URL for each country?&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2024 18:02:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1433227#M83119</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2024-05-10T18:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure image pop-ups for unique values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1474037#M83384</link>
      <description>&lt;P&gt;Sorry for the late reply. I did indeed add a field which has a different URL for each country. Then in the configure pop ups pane it looked like this. That way, anytime a feature is identified, a different image comes up depending on the country that was clicked on. Appreciate your help!&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 17:09:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-configure-image-pop-ups-for-unique-values/m-p/1474037#M83384</guid>
      <dc:creator>ToniBisig</dc:creator>
      <dc:date>2024-05-16T17:09:12Z</dc:date>
    </item>
  </channel>
</rss>

