<?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: Field Editing Issue with Feature Service in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/field-editing-issue-with-feature-service/m-p/1613361#M9606</link>
    <description>&lt;P&gt;I have checked both&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/4413"&gt;@DavidSolari&lt;/a&gt;&amp;nbsp;and your scenarios, but neither applies to my case. I have two attribute rules on two polygon layers.&lt;/P&gt;&lt;P&gt;The first rule is reading the value from layer A and applying to Layer B, if layer A intersects with layer B on insert, update.&lt;/P&gt;&lt;P&gt;The second rule also do same.&amp;nbsp; Its reads from Layer A and apply to B when there is any update, insert and delete happens.&lt;/P&gt;&lt;P&gt;I though its might potentially create a dead lock situation, but since write operation is happening in one layer that's not the case.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also deleted the attribute rules but that did not resolve the issue. My main issue since those fields are not editable and Rule two is not working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bhaskarsingh1se_0-1746814088914.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/131908i237B10D627ED18D7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bhaskarsingh1se_0-1746814088914.png" alt="bhaskarsingh1se_0-1746814088914.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 May 2025 18:09:28 GMT</pubDate>
    <dc:creator>bhaskarsingh1se</dc:creator>
    <dc:date>2025-05-09T18:09:28Z</dc:date>
    <item>
      <title>Field Editing Issue with Feature Service</title>
      <link>https://community.esri.com/t5/geodatabase-questions/field-editing-issue-with-feature-service/m-p/1613032#M9603</link>
      <description>&lt;P&gt;I am facing an issue where my feature service has two user-defined fields that are set to be&amp;nbsp;non-editable, and I want to make them editable.&lt;/P&gt;&lt;P&gt;I have already updated the schema or feature class(DB Subtype group layer) and set those fields as editable in all layers, and saved the changes.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bhaskarsingh1se_0-1746743877012.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/131814i10E9C851B87B375B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bhaskarsingh1se_0-1746743877012.jpeg" alt="bhaskarsingh1se_0-1746743877012.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have deleted and updated the feature layer several times, and republished it, but no matter what I do, those fields are not changing in the feature service.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bhaskarsingh1se_2-1746744019500.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/131816i65574B113B02F048/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bhaskarsingh1se_2-1746744019500.png" alt="bhaskarsingh1se_2-1746744019500.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have restarted the ArcGIS server many times as well. If anyone has any idea/insights&amp;nbsp;about this issue, it will be a great help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 22:41:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/field-editing-issue-with-feature-service/m-p/1613032#M9603</guid>
      <dc:creator>bhaskarsingh1se</dc:creator>
      <dc:date>2025-05-08T22:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Field Editing Issue with Feature Service</title>
      <link>https://community.esri.com/t5/geodatabase-questions/field-editing-issue-with-feature-service/m-p/1613036#M9604</link>
      <description>&lt;P&gt;The field names are greyed out in the field view which implies they're set to read-only at the database level. Try accessing the Fields pane through the feature class in the Catalog instead of the map and see if you can change it there. You might also want to check for calculation attribute rules that disable editing on those fields. If all else fails: back up the data, delete those two fields, add them again, overwrite the service and update the data.&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 22:57:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/field-editing-issue-with-feature-service/m-p/1613036#M9604</guid>
      <dc:creator>DavidSolari</dc:creator>
      <dc:date>2025-05-08T22:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Field Editing Issue with Feature Service</title>
      <link>https://community.esri.com/t5/geodatabase-questions/field-editing-issue-with-feature-service/m-p/1613252#M9605</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/4413"&gt;@DavidSolari&lt;/a&gt;&amp;nbsp; has called out the most likely scenario. Look at the Design pane for your Attribute Rules and see if there are rules associated with that field that have the "Editable" box unchecked.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RobertKrisher_0-1746802959640.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/131873i2469E2E74E9D01F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RobertKrisher_0-1746802959640.png" alt="RobertKrisher_0-1746802959640.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 15:03:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/field-editing-issue-with-feature-service/m-p/1613252#M9605</guid>
      <dc:creator>RobertKrisher</dc:creator>
      <dc:date>2025-05-09T15:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Field Editing Issue with Feature Service</title>
      <link>https://community.esri.com/t5/geodatabase-questions/field-editing-issue-with-feature-service/m-p/1613361#M9606</link>
      <description>&lt;P&gt;I have checked both&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/4413"&gt;@DavidSolari&lt;/a&gt;&amp;nbsp;and your scenarios, but neither applies to my case. I have two attribute rules on two polygon layers.&lt;/P&gt;&lt;P&gt;The first rule is reading the value from layer A and applying to Layer B, if layer A intersects with layer B on insert, update.&lt;/P&gt;&lt;P&gt;The second rule also do same.&amp;nbsp; Its reads from Layer A and apply to B when there is any update, insert and delete happens.&lt;/P&gt;&lt;P&gt;I though its might potentially create a dead lock situation, but since write operation is happening in one layer that's not the case.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also deleted the attribute rules but that did not resolve the issue. My main issue since those fields are not editable and Rule two is not working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bhaskarsingh1se_0-1746814088914.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/131908i237B10D627ED18D7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bhaskarsingh1se_0-1746814088914.png" alt="bhaskarsingh1se_0-1746814088914.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 18:09:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/field-editing-issue-with-feature-service/m-p/1613361#M9606</guid>
      <dc:creator>bhaskarsingh1se</dc:creator>
      <dc:date>2025-05-09T18:09:28Z</dc:date>
    </item>
  </channel>
</rss>

