<?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 display an hyperlink in ArcGIS Online in ArcGIS Online Developers Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-display-an-hyperlink-in-arcgis-online/m-p/1001344#M947</link>
    <description>&lt;P&gt;It's my understanding that this is a security measure put in place so local files cannot be opened via a link.&amp;nbsp; You'll probably have to host the file online somewhere as mentioned above.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Nov 2020 19:16:21 GMT</pubDate>
    <dc:creator>DavidForbuss1</dc:creator>
    <dc:date>2020-11-13T19:16:21Z</dc:date>
    <item>
      <title>How to display an hyperlink in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-display-an-hyperlink-in-arcgis-online/m-p/1001330#M945</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;How can I display an field in ArcGIs Online that is ahyperlink in ArcMap/ArcCatalog and opens a folder when clicked&lt;/P&gt;&lt;P&gt;Sample:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" rel="noopener"&gt;FILE:///\\,server&amp;gt;\folder\subfolder&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 18:54:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-display-an-hyperlink-in-arcgis-online/m-p/1001330#M945</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2020-11-13T18:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to display an hyperlink in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-display-an-hyperlink-in-arcgis-online/m-p/1001331#M946</link>
      <description>&lt;P&gt;It will not be able to open a folder using the OS file explore app. The best you could do is to host it as a &lt;A href="https://docs.microsoft.com/en-us/iis/configuration/system.applicationhost/sites/site/application/virtualdirectory" target="_self"&gt;virtual directory&lt;/A&gt;&amp;nbsp;and allow &lt;A href="https://docs.microsoft.com/en-us/iis/configuration/system.webserver/directorybrowse" target="_self"&gt;directory browsing&lt;/A&gt; so you can get a list of files and folders in the browser.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 19:01:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-display-an-hyperlink-in-arcgis-online/m-p/1001331#M946</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2020-11-13T19:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to display an hyperlink in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-display-an-hyperlink-in-arcgis-online/m-p/1001344#M947</link>
      <description>&lt;P&gt;It's my understanding that this is a security measure put in place so local files cannot be opened via a link.&amp;nbsp; You'll probably have to host the file online somewhere as mentioned above.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 19:16:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-display-an-hyperlink-in-arcgis-online/m-p/1001344#M947</guid>
      <dc:creator>DavidForbuss1</dc:creator>
      <dc:date>2020-11-13T19:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to display an hyperlink in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-display-an-hyperlink-in-arcgis-online/m-p/1001353#M948</link>
      <description>&lt;P&gt;When using a virtual directory, is there a way to open a specific folder?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" rel="noopener"&gt;file:///&amp;lt;virtual&lt;/A&gt;&amp;nbsp;directory&amp;gt;/folder/subfolder&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 19:26:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-display-an-hyperlink-in-arcgis-online/m-p/1001353#M948</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2020-11-13T19:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to display an hyperlink in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-display-an-hyperlink-in-arcgis-online/m-p/1001356#M949</link>
      <description>&lt;P data-unlink="true"&gt;Sure. Make the virtual directory at the highest level necessary and you can browse down from there in the url just like you would expect. For example, D:\temp\virtualdir on the server (or some network drive, etc) could be hosted as a virtual directory and accessed from web browser like https://hostname/iis_virtual_directory_name/someinsidefolder/anotherfolder (assuming&amp;nbsp;those folders exist inside the&amp;nbsp;virtualdir location).&lt;/P&gt;&lt;P data-unlink="true"&gt;Again though, you will need to have directory browsing enabled if you're going to view the contents of a folder.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 19:43:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/how-to-display-an-hyperlink-in-arcgis-online/m-p/1001356#M949</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2020-11-13T19:43:24Z</dc:date>
    </item>
  </channel>
</rss>

