<?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 How to stop InfoWindow/Attributes showing on edit of polygon? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-infowindow-attributes-showing-on-edit/m-p/106542#M2425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Starting some work with the new 2.3 API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Working on an app using this sample as my starting point: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=EditorBasic"&gt;http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=EditorBasic&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you first click an existing polygon, you get the edit markers for each vertex, but you also get the InfoWindow popping up that contains attibute information. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do you get the InfoWindow *not* to pop-up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Apr 2011 10:57:48 GMT</pubDate>
    <dc:creator>IanWatkins</dc:creator>
    <dc:date>2011-04-19T10:57:48Z</dc:date>
    <item>
      <title>How to stop InfoWindow/Attributes showing on edit of polygon?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-infowindow-attributes-showing-on-edit/m-p/106542#M2425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Starting some work with the new 2.3 API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Working on an app using this sample as my starting point: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=EditorBasic"&gt;http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=EditorBasic&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you first click an existing polygon, you get the edit markers for each vertex, but you also get the InfoWindow popping up that contains attibute information. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do you get the InfoWindow *not* to pop-up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 10:57:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-infowindow-attributes-showing-on-edit/m-p/106542#M2425</guid>
      <dc:creator>IanWatkins</dc:creator>
      <dc:date>2011-04-19T10:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop InfoWindow/Attributes showing on edit of polygon?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-infowindow-attributes-showing-on-edit/m-p/106543#M2426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Ian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The popping up of the InfoWindow is built into the Editor as default behavior. Unfortunately right now there is no way to turn it off. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In 2.3 we added a property Editor.updateAttributesEnabled(&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/components/Editor.html#updateAttributesEnabled"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/components/Editor.html#updateAttributesEnabled&lt;/A&gt;&lt;SPAN&gt;, doesnt stop the infowindow from popping up), which makes the attributes non-editable. Maybe you can try that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are really looking for the behavior you described, then i would recommend looking at this sample:&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=EditWithoutEditor"&gt;http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=EditWithoutEditor&lt;/A&gt;&lt;SPAN&gt; and NOT use out-of-the-box Editor component.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope it helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 16:09:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-infowindow-attributes-showing-on-edit/m-p/106543#M2426</guid>
      <dc:creator>SarthakDatt</dc:creator>
      <dc:date>2011-04-19T16:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop InfoWindow/Attributes showing on edit of polygon?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-infowindow-attributes-showing-on-edit/m-p/106544#M2427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Sarthak,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried turning off the Editor.update... etc. but you still get the InfoWindow. Any chance a simple Editor.showAttributes boolean toggle could be added?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the meantime I've taken a look at the sample you suggest and that will do the trick nicely, thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My feature layer will be presented to the user and the only option we want is to allow them to edit the presented polygons (not add or delete any). So I have that working allowing them to EditTool.EDIT_VERTICES | EditTool.MOVE which works fine, but would also like to allow them to use EditTool.ROTATE | EditTool.SCALE as well but adding them in doesn't work using the following in the layerClickHandler:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;editTool.activate(EditTool.EDIT_VERTICES | EditTool.MOVE | EditTool.ROTATE | EditTool.SCALE, [ selectedGraphic ]);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So guess you need to toggle between those two sets? Any clues how to do that? Editor manages it it, but EditTool doesn't automatically.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 07:09:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-infowindow-attributes-showing-on-edit/m-p/106544#M2427</guid>
      <dc:creator>IanWatkins</dc:creator>
      <dc:date>2011-04-20T07:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop InfoWindow/Attributes showing on edit of polygon?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-infowindow-attributes-showing-on-edit/m-p/106545#M2428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;So guess you need to toggle between those two sets? Any clues how to do that? Editor manages it it, but EditTool doesn't automatically.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Scratch that, found it in another sample. For those interested see: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=EditTools"&gt;http://help.arcgis.com/en/webapi/flex/samples/index.html?sample=EditTools&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 08:41:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-infowindow-attributes-showing-on-edit/m-p/106545#M2428</guid>
      <dc:creator>IanWatkins</dc:creator>
      <dc:date>2011-04-20T08:41:26Z</dc:date>
    </item>
  </channel>
</rss>

