<?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: Feature details not appearing in toolbox in IE11 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-details-not-appearing-in-toolbox-in-ie11/m-p/500856#M46515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"meta" tag helps in resolving the issue of tooltip control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, after applying meta tag, saving new polyline by using webservice is not working now in IE 11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following error is coming now:&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en" style="color: #000000;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV style="color: #3d3d3d; border: 0px; font-size: 14px;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; font-size: 15px; margin: 20px 0px;"&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 15px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;Error: esri.config.defaults.io.proxyUrl is not set.&amp;nbsp; If making a request to a CORS enabled server, please push the domain into esri.config.defaults.io.corsEnabledServers.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV style="color: #3d3d3d; border: 0px; font-size: 14px;"&gt;&lt;SPAN lang="en" style="color: #000000;"&gt;Without "metatag", saving functionality using web-service is working fine.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #3d3d3d; border: 0px; font-size: 14px;"&gt;&lt;SPAN lang="en" style="color: #000000;"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #3d3d3d; border: 0px; font-size: 14px;"&gt;&lt;SPAN lang="en" style="color: #000000;"&gt;Please let me know how can I resolve the issue.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2018 10:55:31 GMT</pubDate>
    <dc:creator>MuhammadHammad</dc:creator>
    <dc:date>2018-09-06T10:55:31Z</dc:date>
    <item>
      <title>Feature details not appearing in toolbox in IE11</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-details-not-appearing-in-toolbox-in-ie11/m-p/500853#M46512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a feature layer consisting of poly-lines. When I clicked on any polyline, it displayed successfully a tooltip panel containing its&amp;nbsp;details in Google Chrome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, that doesn't work in IE 11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I resolve this issue? Please guide me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 10:41:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-details-not-appearing-in-toolbox-in-ie11/m-p/500853#M46512</guid>
      <dc:creator>MuhammadHammad</dc:creator>
      <dc:date>2018-09-04T10:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Feature details not appearing in toolbox in IE11</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-details-not-appearing-in-toolbox-in-ie11/m-p/500854#M46513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Muhammad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Can you provide a sample that demos this issue for testing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 12:40:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-details-not-appearing-in-toolbox-in-ie11/m-p/500854#M46513</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-04T12:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Feature details not appearing in toolbox in IE11</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-details-not-appearing-in-toolbox-in-ie11/m-p/500855#M46514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had some problems with IE on other non-related issues. I added the below meta text to the head section of the HTML file to force IE to use an older version of IE instead of 11. Maybe it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9" /&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 15:48:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-details-not-appearing-in-toolbox-in-ie11/m-p/500855#M46514</guid>
      <dc:creator>GiovanniMarrero3</dc:creator>
      <dc:date>2018-09-05T15:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Feature details not appearing in toolbox in IE11</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-details-not-appearing-in-toolbox-in-ie11/m-p/500856#M46515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"meta" tag helps in resolving the issue of tooltip control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, after applying meta tag, saving new polyline by using webservice is not working now in IE 11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following error is coming now:&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en" style="color: #000000;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV style="color: #3d3d3d; border: 0px; font-size: 14px;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; font-size: 15px; margin: 20px 0px;"&gt;&lt;P style="border: 0px; font-weight: inherit; font-size: 15px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;Error: esri.config.defaults.io.proxyUrl is not set.&amp;nbsp; If making a request to a CORS enabled server, please push the domain into esri.config.defaults.io.corsEnabledServers.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV style="color: #3d3d3d; border: 0px; font-size: 14px;"&gt;&lt;SPAN lang="en" style="color: #000000;"&gt;Without "metatag", saving functionality using web-service is working fine.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #3d3d3d; border: 0px; font-size: 14px;"&gt;&lt;SPAN lang="en" style="color: #000000;"&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #3d3d3d; border: 0px; font-size: 14px;"&gt;&lt;SPAN lang="en" style="color: #000000;"&gt;Please let me know how can I resolve the issue.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 10:55:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-details-not-appearing-in-toolbox-in-ie11/m-p/500856#M46515</guid>
      <dc:creator>MuhammadHammad</dc:creator>
      <dc:date>2018-09-06T10:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Feature details not appearing in toolbox in IE11</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-details-not-appearing-in-toolbox-in-ie11/m-p/500857#M46516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try setting the tag to 10 instead of 9 to see if it solves both your problems. You may need to set up a proxy when using IE9, see below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/119562"&gt;https://community.esri.com/thread/119562&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 12:29:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-details-not-appearing-in-toolbox-in-ie11/m-p/500857#M46516</guid>
      <dc:creator>GiovanniMarrero3</dc:creator>
      <dc:date>2018-09-06T12:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Feature details not appearing in toolbox in IE11</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-details-not-appearing-in-toolbox-in-ie11/m-p/500858#M46517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Muhammad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Did you have a meta tag in your code for&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;X-UA-Compatible before this? I normally have a meta tag of&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=edge" /&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;And this is only important if your organization has set IE to run in comparability&amp;nbsp;mode or force comparability&amp;nbsp;mode when using intra net sites.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 13:57:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-details-not-appearing-in-toolbox-in-ie11/m-p/500858#M46517</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-09-06T13:57:04Z</dc:date>
    </item>
  </channel>
</rss>

