<?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: Issue concerning shortlist webapp with different browsers in Classic Esri Story Maps Questions</title>
    <link>https://community.esri.com/t5/classic-esri-story-maps-questions/issue-concerning-shortlist-webapp-with-different/m-p/400405#M4606</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you run Fiddler to check for any bottleneck?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.telerik.com/download/fiddler" title="https://www.telerik.com/download/fiddler"&gt;Download Fiddler Web Debugging Tool for Free by Telerik&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Aug 2017 12:53:15 GMT</pubDate>
    <dc:creator>JayantaPoddar</dc:creator>
    <dc:date>2017-08-04T12:53:15Z</dc:date>
    <item>
      <title>Issue concerning shortlist webapp with different browsers</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/issue-concerning-shortlist-webapp-with-different/m-p/400404#M4605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Actually, I have an issue concerning the use of my shortlist webapp with different browsers.&lt;/P&gt;&lt;P&gt;I have created a shortlist webapp from an existing webmap and set the type to &amp;lt;Use the point data 'as is' &amp;gt;, so let's call it a 'live-link' to the source table data. I followed all instructions with the excel template to provide the right structure for the shortlist webapp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything works fine when I use google chrome browser. But when I change the browser to firefox or internet explorer the connection to the data layer cannot be established.&lt;/P&gt;&lt;P&gt;So when I click the 'health check' button in my story section with google chrome, all is fine. But after doing the same thing in firefox or internet explorer, I get the message that the access to the data layer cannot be established. And this leads to a blank webapp in these browsers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea to get this solved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M. Barthel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 11:17:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/issue-concerning-shortlist-webapp-with-different/m-p/400404#M4605</guid>
      <dc:creator>MarcoBarthel</dc:creator>
      <dc:date>2017-08-04T11:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issue concerning shortlist webapp with different browsers</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/issue-concerning-shortlist-webapp-with-different/m-p/400405#M4606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you run Fiddler to check for any bottleneck?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.telerik.com/download/fiddler" title="https://www.telerik.com/download/fiddler"&gt;Download Fiddler Web Debugging Tool for Free by Telerik&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 12:53:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/issue-concerning-shortlist-webapp-with-different/m-p/400405#M4606</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-08-04T12:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Issue concerning shortlist webapp with different browsers</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/issue-concerning-shortlist-webapp-with-different/m-p/400406#M4607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like the layer you are using points to a txt file, try reformatting to a csv and all should work as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 18:05:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/issue-concerning-shortlist-webapp-with-different/m-p/400406#M4607</guid>
      <dc:creator>MarkCooney</dc:creator>
      <dc:date>2017-08-04T18:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Issue concerning shortlist webapp with different browsers</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/issue-concerning-shortlist-webapp-with-different/m-p/400407#M4608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much for the solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just tested it and used a *.csv file instead of *.txt file and now it's working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know why this problem occurs with a *.txt file. Can you explain it to me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 05:49:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/issue-concerning-shortlist-webapp-with-different/m-p/400407#M4608</guid>
      <dc:creator>MarcoBarthel</dc:creator>
      <dc:date>2017-08-09T05:49:48Z</dc:date>
    </item>
  </channel>
</rss>

