<?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 do I get UNC hyperlinks stored in fields to display in ArcGIS Pro Popups? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-get-unc-hyperlinks-stored-in-fields-to/m-p/741408#M32463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might be a /&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put the following in an Arcade Expression and it worked.&amp;nbsp; Pro 2.3.2&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/445800_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 May 2019 16:39:06 GMT</pubDate>
    <dc:creator>MarkBockenhauer</dc:creator>
    <dc:date>2019-05-06T16:39:06Z</dc:date>
    <item>
      <title>How do I get UNC hyperlinks stored in fields to display in ArcGIS Pro Popups?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-get-unc-hyperlinks-stored-in-fields-to/m-p/741407#M32462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attempting to use field based hyperlinks to display photos in Chrome from ArcGIS Pro popups.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;I followed the instructions in this article:&amp;nbsp;&lt;A href="https://support.esri.com/en/technical-article/000018754"&gt;https://support.esri.com/en/technical-article/000018754&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;The UNC path is stored in a text field:&amp;nbsp;&amp;lt;a href="file://D:ArcGISProProjects/LakeTownsend/Photos/20190505/IMG_0034.JPG" target="_top"&amp;gt;Photo&amp;lt;/a&amp;gt;&lt;/LI&gt;&lt;LI&gt;The hyperlink shows up in the popup but clicking on it does nothing.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Copying the&amp;nbsp;UNC Pat&amp;nbsp;&lt;A&gt;file://D:ArcGISProProjects/LakeTownsend/Photos/20190505/IMG_0034.JPG&lt;/A&gt;&amp;nbsp;into Chrome displays the image correctly.&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;If I set the hyperlink to a web page&amp;nbsp;&amp;lt;a href="http://www.bing.com" target="_top"&amp;gt;Photo&amp;lt;/a&amp;gt; clicking on the hyperlink in the popup opens Bing.com in Chrome.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This is probably real simple and most likely related to an error on my part! Any suggestions on resolving this will be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2019 14:55:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-get-unc-hyperlinks-stored-in-fields-to/m-p/741407#M32462</guid>
      <dc:creator>StevenDicks1</dc:creator>
      <dc:date>2019-05-06T14:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get UNC hyperlinks stored in fields to display in ArcGIS Pro Popups?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-get-unc-hyperlinks-stored-in-fields-to/m-p/741408#M32463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might be a /&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put the following in an Arcade Expression and it worked.&amp;nbsp; Pro 2.3.2&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/445800_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2019 16:39:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-get-unc-hyperlinks-stored-in-fields-to/m-p/741408#M32463</guid>
      <dc:creator>MarkBockenhauer</dc:creator>
      <dc:date>2019-05-06T16:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get UNC hyperlinks stored in fields to display in ArcGIS Pro Popups?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-get-unc-hyperlinks-stored-in-fields-to/m-p/741409#M32464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, but adding an additional "/" did not resolve the issue. I believe there is something that is preventing the hyperlink from firing off a browser window displaying the UNC-referenced image. A regular URL opens up in the browser window without any problem. I am running Pro 2.3.2. As I mentioned previously, I expect that this is going to be something real simple when I figure it out and I'll probably be embarrassed for even posting the question &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2019 10:19:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-get-unc-hyperlinks-stored-in-fields-to/m-p/741409#M32464</guid>
      <dc:creator>StevenDicks1</dc:creator>
      <dc:date>2019-05-07T10:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get UNC hyperlinks stored in fields to display in ArcGIS Pro Popups?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-get-unc-hyperlinks-stored-in-fields-to/m-p/741410#M32465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Steven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is another thing involved...&amp;nbsp; when you click on a 'File" link on windows the application associated with that file type will open.&amp;nbsp; For example when I link to a PNG file, clicking the link in the Popup window opens &lt;EM&gt;Snagit&amp;nbsp;&lt;/EM&gt;which is the program I have associated with a .PNG file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It did set an attribute as you described, with the extra /&amp;nbsp; and it is working for me.&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/446022_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2019 17:15:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-get-unc-hyperlinks-stored-in-fields-to/m-p/741410#M32465</guid>
      <dc:creator>MarkBockenhauer</dc:creator>
      <dc:date>2019-05-07T17:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get UNC hyperlinks stored in fields to display in ArcGIS Pro Popups?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-get-unc-hyperlinks-stored-in-fields-to/m-p/741411#M32466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mark,&lt;/P&gt;&lt;P&gt;As I thought, it was a simple solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Original hyperlink:&lt;/P&gt;&lt;P&gt;&amp;lt;a href="file://D:ArcGISProProjects/LakeTownsend/Photos/20190505/IMG_0034.JPG" target="_top"&amp;gt;Photo&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hyperlink that works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="file://D:/ArcGISProProjects/LakeTownsend/Photos/20190505/IMG_0034.JPG" target="_top"&amp;gt;Photo&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It was a "/" alright, but not three of them. I didn't have a "/" between the drive and the first directory. What threw me was that fact that if you paste the file path into&amp;nbsp;Chrome&amp;nbsp;without the "/", the browser is smart enough to figure out what you meant (do what I meant to say, not what I said) and inserts the "/" for you.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I appreciate your help. The fact that you made it work forced me to really look at every character in the hyperlink one-by-one. As I expected, I am officially embarrassed&amp;nbsp;that I even posted this &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2019 23:31:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-get-unc-hyperlinks-stored-in-fields-to/m-p/741411#M32466</guid>
      <dc:creator>StevenDicks1</dc:creator>
      <dc:date>2019-05-07T23:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get UNC hyperlinks stored in fields to display in ArcGIS Pro Popups?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-get-unc-hyperlinks-stored-in-fields-to/m-p/741412#M32467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That kind of thing happens all the time... for my part I have always seen file: with the three slashes.. so I made an example showing it, and didn't really study your URL any further...&amp;nbsp;&amp;nbsp; Working now though, so Good Stuff!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2019 23:36:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-do-i-get-unc-hyperlinks-stored-in-fields-to/m-p/741412#M32467</guid>
      <dc:creator>MarkBockenhauer</dc:creator>
      <dc:date>2019-05-07T23:36:01Z</dc:date>
    </item>
  </channel>
</rss>

