<?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 DynamicLayer + FeatureLayer + Editor Widget = Clear Selection don't working in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamiclayer-featurelayer-editor-widget-clear/m-p/365738#M33916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have an issue trying to use a following layers configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- 1 DynamicLayer&lt;/P&gt;&lt;P&gt;- 2 FeatureLayers (edit)&lt;/P&gt;&lt;P&gt;- 1 Editor Widget&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I make a selection in FeatureLayer with widget, the FeatureLayer shows selected feature highlighted, but clicking in Clear Selection button nothing happens. &lt;/P&gt;&lt;P&gt;So, removing DynamicLayer from map, Clear Selection button works, unhighlighting selected feature...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any solution for this? Is this a bug? A limitation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Dec 2014 13:57:12 GMT</pubDate>
    <dc:creator>Luiz_Felipede_Lima_Pinto</dc:creator>
    <dc:date>2014-12-19T13:57:12Z</dc:date>
    <item>
      <title>DynamicLayer + FeatureLayer + Editor Widget = Clear Selection don't working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamiclayer-featurelayer-editor-widget-clear/m-p/365738#M33916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have an issue trying to use a following layers configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- 1 DynamicLayer&lt;/P&gt;&lt;P&gt;- 2 FeatureLayers (edit)&lt;/P&gt;&lt;P&gt;- 1 Editor Widget&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I make a selection in FeatureLayer with widget, the FeatureLayer shows selected feature highlighted, but clicking in Clear Selection button nothing happens. &lt;/P&gt;&lt;P&gt;So, removing DynamicLayer from map, Clear Selection button works, unhighlighting selected feature...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any solution for this? Is this a bug? A limitation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 13:57:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamiclayer-featurelayer-editor-widget-clear/m-p/365738#M33916</guid>
      <dc:creator>Luiz_Felipede_Lima_Pinto</dc:creator>
      <dc:date>2014-12-19T13:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: DynamicLayer + FeatureLayer + Editor Widget = Clear Selection don't working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamiclayer-featurelayer-editor-widget-clear/m-p/365739#M33917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luiz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should work whether you have a dynamic layer added or not.&amp;nbsp; Would you be able to post your code?&amp;nbsp; &lt;A href="http://jsfiddle.net/g1pdLyg8/"&gt;Here &lt;/A&gt;is an example you can test working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 15:01:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamiclayer-featurelayer-editor-widget-clear/m-p/365739#M33917</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2014-12-19T15:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: DynamicLayer + FeatureLayer + Editor Widget = Clear Selection don't working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamiclayer-featurelayer-editor-widget-clear/m-p/365740#M33918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake, thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are developing a parametrized map, and codes are splitted in many script files. And we have a GIS Server in a private network, so REST is unavailable to test outside... But I opened your jsfiddle link and I changed services URLs to our server. With URLS from your example, works fine. But with our URLs, no selection clear... We can conclude that the problem may be the service configuration. Is there any configuration to do for reach this goal? &lt;/P&gt;&lt;P&gt;Note the pressed button with red circle and feature keeps selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="print-selection-clear.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/42025_print-selection-clear.png" style="width: 620px; height: 310px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 16:29:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamiclayer-featurelayer-editor-widget-clear/m-p/365740#M33918</guid>
      <dc:creator>Luiz_Felipede_Lima_Pinto</dc:creator>
      <dc:date>2014-12-19T16:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: DynamicLayer + FeatureLayer + Editor Widget = Clear Selection don't working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamiclayer-featurelayer-editor-widget-clear/m-p/365741#M33919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake, an additional information. I found out that if both Dynamic and Feature Services point to the same URL, the issue occurs. Here is a jsfiddle to show this: &lt;A href="http://jsfiddle.net/g1pdLyg8/2/"&gt;http://jsfiddle.net/g1pdLyg8/2/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2014 18:46:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/dynamiclayer-featurelayer-editor-widget-clear/m-p/365741#M33919</guid>
      <dc:creator>Luiz_Felipede_Lima_Pinto</dc:creator>
      <dc:date>2014-12-19T18:46:14Z</dc:date>
    </item>
  </channel>
</rss>

