<?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 Custom URLs in a Custom Attribute Dispay Pop-Up in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/custom-urls-in-a-custom-attribute-dispay-pop-up/m-p/462730#M23339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We need to create hyperlinks in pop-ups that deep link to internal applications.&amp;nbsp; Why does ArcGIS Online allow me to configure a hyperlink with a custom URL, but then changes the protocol to http:// when I save?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to be able to create a clickable link in a pop-up with cwsphoto://{Field1}/{Field2}?{Field3}&amp;amp;{Field4}.&amp;nbsp; Not all URLs use http protocol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jun 2019 21:24:03 GMT</pubDate>
    <dc:creator>bshepard</dc:creator>
    <dc:date>2019-06-12T21:24:03Z</dc:date>
    <item>
      <title>Custom URLs in a Custom Attribute Dispay Pop-Up</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/custom-urls-in-a-custom-attribute-dispay-pop-up/m-p/462730#M23339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We need to create hyperlinks in pop-ups that deep link to internal applications.&amp;nbsp; Why does ArcGIS Online allow me to configure a hyperlink with a custom URL, but then changes the protocol to http:// when I save?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to be able to create a clickable link in a pop-up with cwsphoto://{Field1}/{Field2}?{Field3}&amp;amp;{Field4}.&amp;nbsp; Not all URLs use http protocol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2019 21:24:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/custom-urls-in-a-custom-attribute-dispay-pop-up/m-p/462730#M23339</guid>
      <dc:creator>bshepard</dc:creator>
      <dc:date>2019-06-12T21:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URLs in a Custom Attribute Dispay Pop-Up</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/custom-urls-in-a-custom-attribute-dispay-pop-up/m-p/462731#M23340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer to the following link on supported HTML. This is done to prevent any HTML injection/security&amp;nbsp;vulnerabilities.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/arcgis-online/reference/supported-html.htm"&gt;https://doc.arcgis.com/en/arcgis-online/reference/supported-html.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;HTML tags not listed in the table are not supported and will be filtered out.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Allowed protocols for&amp;nbsp;href&amp;nbsp;and&amp;nbsp;src&amp;nbsp;are&amp;nbsp;https,&amp;nbsp;http,&amp;nbsp;tel, and&amp;nbsp;mailto.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2019 17:33:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/custom-urls-in-a-custom-attribute-dispay-pop-up/m-p/462731#M23340</guid>
      <dc:creator>DouglasCochran</dc:creator>
      <dc:date>2019-06-14T17:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URLs in a Custom Attribute Dispay Pop-Up</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/custom-urls-in-a-custom-attribute-dispay-pop-up/m-p/462732#M23341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This has been a recurring issue with various ESRI apps and results in huge inefficiencies for our staff.&amp;nbsp; We have two custom iOS applications that are sideloaded onto devices using a MDM.&amp;nbsp; Our apps and URI schemes have been validated by Apple.&amp;nbsp; How do we go about getting those schemes whitelisted by ESRI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2019 23:52:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/custom-urls-in-a-custom-attribute-dispay-pop-up/m-p/462732#M23341</guid>
      <dc:creator>bshepard</dc:creator>
      <dc:date>2019-06-17T23:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Custom URLs in a Custom Attribute Dispay Pop-Up</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/custom-urls-in-a-custom-attribute-dispay-pop-up/m-p/1633812#M65595</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Facing the same issue. Needed to add a deepLink in a popup in order to open a custom desktop application in my case.&lt;/P&gt;&lt;P&gt;Found this interesting article about how to bypass the Maps SDK for javascript HTML sanitizer:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/js-api-arcgis/mapping/using-html-with-popups-in-the-arcgis-api-for-javascript" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/js-api-arcgis/mapping/using-html-with-popups-in-the-arcgis-api-for-javascript&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Downside is that you need to code that instead of the no code configuration offered by ArcGIS Online's mapViewer but still a workaround is available.&lt;/P&gt;&lt;P&gt;Thought it would an interesting reference for anyone stumbling on this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 09:19:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/custom-urls-in-a-custom-attribute-dispay-pop-up/m-p/1633812#M65595</guid>
      <dc:creator>NicolasGIS</dc:creator>
      <dc:date>2025-07-17T09:19:37Z</dc:date>
    </item>
  </channel>
</rss>

