<?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: Hyperlink in Popup bringing up garbage url in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/hyperlink-in-popup-bringing-up-garbage-url/m-p/147216#M7238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just as a reply to my first comment, I ended up creating an Arcade expression to concatenate the Http:// protocol onto each web address, and it ended up working fine after that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 May 2019 12:25:32 GMT</pubDate>
    <dc:creator>Kara_Shindle</dc:creator>
    <dc:date>2019-05-02T12:25:32Z</dc:date>
    <item>
      <title>Hyperlink in Popup bringing up garbage url</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hyperlink-in-popup-bringing-up-garbage-url/m-p/147212#M7234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've configured a popup for PLSS townships to show a hyperlink for an ftp server with files organized by township.&lt;/P&gt;&lt;P&gt;When I click the link in the AGOL map viewer on a desktop browser (chrome) the link works fine. If I click the link while viewing the map in a web app the link results in a garbage url and fails. When I test this on an android tablet neither the map viewer not the web app work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've following the following blog to create my link structure:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://blogs.esri.com/esri/arcgis/2016/08/24/url-parameters-in-pop-ups/" title="https://blogs.esri.com/esri/arcgis/2016/08/24/url-parameters-in-pop-ups/"&gt;Using URL parameters in pop-ups | ArcGIS Blog&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;a typical url looks as such:&lt;/P&gt;&lt;P&gt;&lt;A href="ftp://999.9.9.999/Corner"&gt;ftp://999.9.9.999/C&lt;/A&gt;ORNER RECORDATIONS/T{township} R{range}&lt;/P&gt;&lt;P&gt;the garbage url adds the address of the map or app before the link and looks like this:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;organization&amp;gt;/apps/webappviewer/index.html?id=&amp;lt;app id&amp;gt;#&lt;/SPAN&gt;&lt;A href="ftp://999.9.9.999/Corner" style="color: #2989c5;"&gt;999.9.9.999/C&lt;/A&gt;&lt;SPAN&gt;ORNER RECORDATIONS/T{township} R{range}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Based on the blog comments this happened to other people as well,&amp;nbsp;but the problem either&amp;nbsp;disappeared&amp;nbsp;magically or was given up on.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 16:54:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hyperlink-in-popup-bringing-up-garbage-url/m-p/147212#M7234</guid>
      <dc:creator>StahlyEngineering</dc:creator>
      <dc:date>2016-09-28T16:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlink in Popup bringing up garbage url</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hyperlink-in-popup-bringing-up-garbage-url/m-p/147213#M7235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you adding the&amp;nbsp;html tag in the pop up?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a specific set of HTML tags and protocols that can be used in the ArcGIS Online website. Any tags/protocols, like FTP that aren't listed on&lt;A href="http://doc.arcgis.com/en/arcgis-online/reference/supported-html.htm"&gt; this document&lt;/A&gt; will be filtered out when the web map is saved which may explain the url&amp;nbsp;that you are reporting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2016 20:44:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hyperlink-in-popup-bringing-up-garbage-url/m-p/147213#M7235</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2016-10-03T20:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlink in Popup bringing up garbage url</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hyperlink-in-popup-bringing-up-garbage-url/m-p/147214#M7236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just ran into this, and I was wondering if this was a organization security setting.&amp;nbsp; I am working in two AGOL accounts.&amp;nbsp; One is my own that I administer, and I have no problems with the pop up URLs, they work as they should.&amp;nbsp; The second AGOL account is for an organization and I am a user who can create web maps.&amp;nbsp; But creating a popup with a custom website URL results in it appending the organizations portal URL to the beginning of whatever website I have in my attributes.&amp;nbsp; Since I do not administer the second account, they are asking what setting they need to fix in order for the popup URLS to work properly.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were you able to solve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2019 16:58:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hyperlink-in-popup-bringing-up-garbage-url/m-p/147214#M7236</guid>
      <dc:creator>Kara_Shindle</dc:creator>
      <dc:date>2019-03-20T16:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlink in Popup bringing up garbage url</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hyperlink-in-popup-bringing-up-garbage-url/m-p/147215#M7237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ended up adding the link as an attribute to an image within the popup as a work-around.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2019 00:07:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hyperlink-in-popup-bringing-up-garbage-url/m-p/147215#M7237</guid>
      <dc:creator>StahlyEngineering</dc:creator>
      <dc:date>2019-03-26T00:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlink in Popup bringing up garbage url</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hyperlink-in-popup-bringing-up-garbage-url/m-p/147216#M7238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just as a reply to my first comment, I ended up creating an Arcade expression to concatenate the Http:// protocol onto each web address, and it ended up working fine after that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2019 12:25:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hyperlink-in-popup-bringing-up-garbage-url/m-p/147216#M7238</guid>
      <dc:creator>Kara_Shindle</dc:creator>
      <dc:date>2019-05-02T12:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hyperlink in Popup bringing up garbage url</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/hyperlink-in-popup-bringing-up-garbage-url/m-p/147217#M7239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had this question come to me and it turns out that the user was just putting in the "www.link.com" instead of "https://&lt;SPAN&gt;www.link.com&lt;/SPAN&gt;" which was causing it not to be recognized as a proper link.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2019 13:51:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/hyperlink-in-popup-bringing-up-garbage-url/m-p/147217#M7239</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-12-03T13:51:40Z</dc:date>
    </item>
  </channel>
</rss>

