<?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 Suddenly I can't edit certain fields in attribute tables within a hosted feature service in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/suddenly-i-can-t-edit-certain-fields-in-attribute/m-p/1010012#M37760</link>
    <description>&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;I unexpectedly can no longer edit fields in a few separate layers (and related tables) on an AGOL Feature Service. I can see the data in the attribute table within the Data tab or in a web map, but can't edit them by double clicking. Other fields are still edible that should be. I &lt;SPAN&gt;can&amp;nbsp;&lt;/SPAN&gt;edit all of the fields in Web Map Beta, but this doesn't suite my needs for other reasons. For ones that are in layers and not tables, I can still edit them in the pop-up in a web map, but not in the attribute table. This occurred after I ran a Python script in Jupyter Notebook that updates a number of fields based on an attached text file. This script works as intended, except for this issue. Also, some of the fields that stopped allowing edits aren't even populated by the script. The script does still have the ability to update the non-editable fields. I just can't edit by clicking them in the attribute table.&lt;/FONT&gt;&lt;/H5&gt;&lt;H5&gt;&amp;nbsp;&lt;/H5&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;Here's what I've checked so far:&lt;/FONT&gt;&lt;/H5&gt;&lt;OL&gt;&lt;LI&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;&lt;SPAN&gt;Editing is enabled in the FS settings (I have also tried disabling and enabling editing)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H5&gt;&lt;/LI&gt;&lt;LI&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;&lt;SPAN&gt;Editing&amp;nbsp;is checked in the pop-up settings&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H5&gt;&lt;/LI&gt;&lt;LI&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;&lt;SPAN&gt;All replicas have been unregistered (they do still appear as SQLite databases in AGO-Assistant though)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H5&gt;&lt;/LI&gt;&lt;LI&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;&lt;SPAN&gt;All views have been deleted&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H5&gt;&lt;/LI&gt;&lt;LI&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;&lt;SPAN&gt;The JSON for each layer/table still shows 'editable = True' for the fields in question&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H5&gt;&lt;/LI&gt;&lt;LI&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;&lt;SPAN&gt;All the fields with editing issues have domains, but the existing values are within the domains (at one point though, I did have the script populate the field with a value that wasn't in the domain, but this has been corrected since then)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H5&gt;&lt;/LI&gt;&lt;LI&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;&lt;SPAN&gt;I tried using Edge rather than Chrome&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H5&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;H5&gt;&amp;nbsp;&lt;/H5&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;More about the script: It reads data from a text file attached to a given record and creates a dictionary of variables. The dictionary is used as the data source for a requst.post(update_features) function of the GIS API module. This has worked fine many projects before without this problem.&lt;/FONT&gt;&lt;/H5&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;Since editing the fields in AGOL attribute tables is an important part of my workflow, I would greatly appreciate any ideas for how to fix this issue. Thanks in advance.&lt;/FONT&gt;&lt;/H5&gt;</description>
    <pubDate>Wed, 16 Dec 2020 00:48:15 GMT</pubDate>
    <dc:creator>TravisSizemore</dc:creator>
    <dc:date>2020-12-16T00:48:15Z</dc:date>
    <item>
      <title>Suddenly I can't edit certain fields in attribute tables within a hosted feature service</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/suddenly-i-can-t-edit-certain-fields-in-attribute/m-p/1010012#M37760</link>
      <description>&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;I unexpectedly can no longer edit fields in a few separate layers (and related tables) on an AGOL Feature Service. I can see the data in the attribute table within the Data tab or in a web map, but can't edit them by double clicking. Other fields are still edible that should be. I &lt;SPAN&gt;can&amp;nbsp;&lt;/SPAN&gt;edit all of the fields in Web Map Beta, but this doesn't suite my needs for other reasons. For ones that are in layers and not tables, I can still edit them in the pop-up in a web map, but not in the attribute table. This occurred after I ran a Python script in Jupyter Notebook that updates a number of fields based on an attached text file. This script works as intended, except for this issue. Also, some of the fields that stopped allowing edits aren't even populated by the script. The script does still have the ability to update the non-editable fields. I just can't edit by clicking them in the attribute table.&lt;/FONT&gt;&lt;/H5&gt;&lt;H5&gt;&amp;nbsp;&lt;/H5&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;Here's what I've checked so far:&lt;/FONT&gt;&lt;/H5&gt;&lt;OL&gt;&lt;LI&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;&lt;SPAN&gt;Editing is enabled in the FS settings (I have also tried disabling and enabling editing)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H5&gt;&lt;/LI&gt;&lt;LI&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;&lt;SPAN&gt;Editing&amp;nbsp;is checked in the pop-up settings&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H5&gt;&lt;/LI&gt;&lt;LI&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;&lt;SPAN&gt;All replicas have been unregistered (they do still appear as SQLite databases in AGO-Assistant though)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H5&gt;&lt;/LI&gt;&lt;LI&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;&lt;SPAN&gt;All views have been deleted&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H5&gt;&lt;/LI&gt;&lt;LI&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;&lt;SPAN&gt;The JSON for each layer/table still shows 'editable = True' for the fields in question&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H5&gt;&lt;/LI&gt;&lt;LI&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;&lt;SPAN&gt;All the fields with editing issues have domains, but the existing values are within the domains (at one point though, I did have the script populate the field with a value that wasn't in the domain, but this has been corrected since then)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H5&gt;&lt;/LI&gt;&lt;LI&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;&lt;SPAN&gt;I tried using Edge rather than Chrome&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/H5&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;H5&gt;&amp;nbsp;&lt;/H5&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;More about the script: It reads data from a text file attached to a given record and creates a dictionary of variables. The dictionary is used as the data source for a requst.post(update_features) function of the GIS API module. This has worked fine many projects before without this problem.&lt;/FONT&gt;&lt;/H5&gt;&lt;H5&gt;&lt;FONT face="helvetica" size="4"&gt;Since editing the fields in AGOL attribute tables is an important part of my workflow, I would greatly appreciate any ideas for how to fix this issue. Thanks in advance.&lt;/FONT&gt;&lt;/H5&gt;</description>
      <pubDate>Wed, 16 Dec 2020 00:48:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/suddenly-i-can-t-edit-certain-fields-in-attribute/m-p/1010012#M37760</guid>
      <dc:creator>TravisSizemore</dc:creator>
      <dc:date>2020-12-16T00:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Suddenly I can't edit certain fields in attribute tables within a hosted feature service</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/suddenly-i-can-t-edit-certain-fields-in-attribute/m-p/1010254#M37774</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/130496"&gt;@TravisSizemore&lt;/a&gt;&amp;nbsp;thanks for the post.&lt;/P&gt;&lt;P&gt;At the recent ArcGIS Online update there was a new capability added to &lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/manage-hosted-feature-layers.htm#ESRI_SECTION3_20442C8C08B94FB697A5A24AD9D0A745" target="_self"&gt;make attribute fields non-editable from the UI&lt;/A&gt;. Since you mentioned that in the service definition, the field is still editable I would presume it also shows as editable on the Data &amp;gt; fields &amp;gt; &amp;lt;field&amp;gt; tab. On this tab, does a small pencil icon appear in the Editable section to toggle editing on/off?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not seeing any issues on my end with editing fields that have domains in the attribute table, but we would like to investigate this further through Esri Support.&amp;nbsp;&lt;/P&gt;&lt;P&gt;At your convenience, would you be able to send me your customer number in a direct message or email to &lt;A href="mailto:pklingman@esri.com" target="_blank"&gt;pklingman@esri.com&lt;/A&gt;&amp;nbsp;so I can get a case started for you?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Peter&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 18:27:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/suddenly-i-can-t-edit-certain-fields-in-attribute/m-p/1010254#M37774</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-12-16T18:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Suddenly I can't edit certain fields in attribute tables within a hosted feature service</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/suddenly-i-can-t-edit-certain-fields-in-attribute/m-p/1010334#M37779</link>
      <description>&lt;P&gt;Peter,&lt;/P&gt;&lt;P&gt;Thanks for the prompt response. I do see the editing setting in the Fields tab and it is still checked as editable. I'll send you an email to open a case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Travis&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 20:57:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/suddenly-i-can-t-edit-certain-fields-in-attribute/m-p/1010334#M37779</guid>
      <dc:creator>TravisSizemore</dc:creator>
      <dc:date>2020-12-16T20:57:27Z</dc:date>
    </item>
  </channel>
</rss>

