<?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: Arcade to determine browser url for use with weblink url in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/arcade-to-determine-browser-url-for-use-with/m-p/1069178#M40676</link>
    <description>&lt;P&gt;Thank-you &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1108"&gt;@XanderBakker&lt;/a&gt; for looking into my query and reply.&lt;/P&gt;&lt;P&gt;Much appreciated!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kathy&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jun 2021 00:30:09 GMT</pubDate>
    <dc:creator>kmsmikrud</dc:creator>
    <dc:date>2021-06-17T00:30:09Z</dc:date>
    <item>
      <title>Arcade to determine browser url for use with weblink url</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-to-determine-browser-url-for-use-with/m-p/1066705#M40541</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to know if its possible to use arcade to determine the browser url to determine which weblink is returned. someone is using when viewing the Experience Builder application. Currently on our agency web server we have files stored on a web server that require a different url address depending on whether you are accessing the application from behind or outside the firewall.&lt;/P&gt;&lt;P&gt;A coworker sent me the following code that is used in javascript. The idea is if the browser shows behind the firewall, a certain web link is used versus outside the firewall another web link is used.&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Kathy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;if(window.location.href.indexOf(‘xxx.xxxx.xxxx’) &amp;gt; 0){

     window.location.href=’https://insidefirewall address/Documents/ ’ + strFile;

 }else{

     window.location.href=’https://outsidefirewalllink./Documents/’ + strFile;

  }&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 23:40:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-to-determine-browser-url-for-use-with/m-p/1066705#M40541</guid>
      <dc:creator>kmsmikrud</dc:creator>
      <dc:date>2021-06-09T23:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade to determine browser url for use with weblink url</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-to-determine-browser-url-for-use-with/m-p/1069085#M40665</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/287599"&gt;@kmsmikrud&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;As far as I can tell Arcade does not have access to how a user has connected to the application. You will probably need a custom JavaScript application to use the solution provided by your coworker.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 20:27:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-to-determine-browser-url-for-use-with/m-p/1069085#M40665</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2021-06-16T20:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade to determine browser url for use with weblink url</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcade-to-determine-browser-url-for-use-with/m-p/1069178#M40676</link>
      <description>&lt;P&gt;Thank-you &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1108"&gt;@XanderBakker&lt;/a&gt; for looking into my query and reply.&lt;/P&gt;&lt;P&gt;Much appreciated!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kathy&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 00:30:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcade-to-determine-browser-url-for-use-with/m-p/1069178#M40676</guid>
      <dc:creator>kmsmikrud</dc:creator>
      <dc:date>2021-06-17T00:30:09Z</dc:date>
    </item>
  </channel>
</rss>

