<?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: Attribute Inspector won't save attribute changes in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/attribute-inspector-won-t-save-attribute-changes/m-p/293249#M26911</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does firebug report the update is going through? I had this issue where GETs were getting through but POSTs were not due to proxy/authentication issues.&amp;nbsp; Is the service you are accessing secure?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you do the update from the REST interface?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Mar 2012 16:38:12 GMT</pubDate>
    <dc:creator>JeffPace</dc:creator>
    <dc:date>2012-03-30T16:38:12Z</dc:date>
    <item>
      <title>Attribute Inspector won't save attribute changes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/attribute-inspector-won-t-save-attribute-changes/m-p/293248#M26910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been&amp;nbsp; having a really frustrating experience with the Attribute Inspector widget and I'm hoping someone can point me in the right direction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a pretty simple application that let's the user change a few attribute values in a feature class (stored in a sql server sde geodatabase) using a feature service.&amp;nbsp; For some feature classes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;everything works great and as expected. However, when I change to new different map services with different feature classes, problems arise.&amp;nbsp; Each of my map services&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;has a single feature class, the are built using .mxd files, and have all the same settings. In all cases the attribute inspector window launches and lets me alter attribute values. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I close the window, then click again on the feature the new attribute value is displayed. However, when I change the extent in any way (zoom, pan, etc) and click on the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;feature again, the OLD Attribute value is shown (as though the edits didn't happen).&amp;nbsp; When I check the database, the new values were not saved the to the feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This problem only occurs for some feature classes/map services. For others, everything works well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't think this is a code issue, as the code seems to work fine in some instances.&amp;nbsp; The only thing in the code that is altered from one map service to the next, is the url&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of the map service and the field names that should be populated in the info window- nothing else.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought it could be an issue with the dataset, however I've done the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Migrated problematic feature classes from one dataset to another, with the same problematic result.&amp;nbsp; Even exported a fc out to shp and then back into sde, with same problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Migrated feature classes that have been successfully edited into a dataset that housed those can't be edited.&amp;nbsp; The successfull edits from dataset "a" were successful in dataset "b".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried this on different sized feature classes (from a few features to thousands).&amp;nbsp; Some small fcs don't allow edits, some large ones do, and vice versa. Same thing is true for number of fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tested against different geometry types and made no headway.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm really stuck at this point and would be greatful for any insight.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Justin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 14:29:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/attribute-inspector-won-t-save-attribute-changes/m-p/293248#M26910</guid>
      <dc:creator>JustinAnderson</dc:creator>
      <dc:date>2012-03-30T14:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Inspector won't save attribute changes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/attribute-inspector-won-t-save-attribute-changes/m-p/293249#M26911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does firebug report the update is going through? I had this issue where GETs were getting through but POSTs were not due to proxy/authentication issues.&amp;nbsp; Is the service you are accessing secure?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you do the update from the REST interface?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 16:38:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/attribute-inspector-won-t-save-attribute-changes/m-p/293249#M26911</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-03-30T16:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Inspector won't save attribute changes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/attribute-inspector-won-t-save-attribute-changes/m-p/293250#M26912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Jeff for the input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I messed about in FireBug and found out that my feature class has m-values which can't be edited in the JSAPI at 10 (coming in 10.1).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can't remove m-values, and I can't copy this feature class, so I'm screwed. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Justin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 18:57:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/attribute-inspector-won-t-save-attribute-changes/m-p/293250#M26912</guid>
      <dc:creator>JustinAnderson</dc:creator>
      <dc:date>2012-03-30T18:57:14Z</dc:date>
    </item>
  </channel>
</rss>

