<?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: Unable to Edit Hosted View with Editor Tracking in ArcGIS Field Maps Questions</title>
    <link>https://community.esri.com/t5/arcgis-field-maps-questions/unable-to-edit-hosted-view-with-editor-tracking/m-p/1629433#M11049</link>
    <description>&lt;P&gt;This seems like a two-parter.&amp;nbsp; The edit button not showing up in the popup may not be related to form calcs.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's my theory (and it's just a theory):&lt;BR /&gt;- editor tracking was enabled&lt;BR /&gt;- edit settings were set such that editors could only edit&amp;nbsp;&lt;EM&gt;their own&lt;/EM&gt; features&lt;BR /&gt;- the user who attempted to edit the feature wasn't the one who collected the feature&lt;BR /&gt;&amp;nbsp; &amp;nbsp;- unable to edit&lt;BR /&gt;- troubleshooting began&lt;BR /&gt;- editor tracking was disabled&lt;BR /&gt;- edit settings reverted to 'users can edit all features'&lt;BR /&gt;- you were able to edit features&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NathanDavis_0-1751468368313.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/135612iE411B43AF13F685F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NathanDavis_0-1751468368313.png" alt="NathanDavis_0-1751468368313.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If that's not the case, then I think you need to take a look at the form calculation.&amp;nbsp; If the calculation is providing an error, it's definitely being called.&amp;nbsp; The arcade in the function is&amp;nbsp;trying to reference a field that's not in your schema.&lt;BR /&gt;&lt;BR /&gt;I've never seen expressions for calculating the editor tracking data appear in the expressions list.&amp;nbsp; This might be new.&amp;nbsp; If that's the case, and if the expression is erroring out, then your editor tracking info may not be getting filled out correctly, which is causing issues with the edit settings shown above.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe take a look at the data table and ensure your editor tracking fields are being calculated?&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jul 2025 15:32:36 GMT</pubDate>
    <dc:creator>NathanDavis</dc:creator>
    <dc:date>2025-07-02T15:32:36Z</dc:date>
    <item>
      <title>Unable to Edit Hosted View with Editor Tracking</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/unable-to-edit-hosted-view-with-editor-tracking/m-p/1628545#M11041</link>
      <description>&lt;P&gt;has anyone come across this issue since the latest update?&lt;/P&gt;&lt;P&gt;i had field maps configured to edit againt a hosted view that also was set to maintain editor tracking. when users tried to edit a point there was no option edit, only the popup and navigate buttons.&lt;/P&gt;&lt;P&gt;there was an error message:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;EM&gt;Expression Name: CreationDate&lt;/EM&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;EM&gt;Expression Title: CreationDate&lt;/EM&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;EM&gt;Error Domain: com.esri.arcgis.runtime.error&lt;/EM&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;EM&gt;Error Code: 15&lt;/EM&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;EM&gt;Error Description: Invalid call., Unable to evaluate arcade expression. Evaluation_error_code::field_not_found Line :3&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;this expression was not used in any of the form fields and seems to have appeared after the update.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;after i turned off editor tracking on the hosted view, reloaded the map we were able to edit. but the message was still there.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;web applications not affected. tested on ios lastest version of field maps&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 30 Jun 2025 19:16:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/unable-to-edit-hosted-view-with-editor-tracking/m-p/1628545#M11041</guid>
      <dc:creator>SCCOGGIS</dc:creator>
      <dc:date>2025-06-30T19:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Edit Hosted View with Editor Tracking</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/unable-to-edit-hosted-view-with-editor-tracking/m-p/1629433#M11049</link>
      <description>&lt;P&gt;This seems like a two-parter.&amp;nbsp; The edit button not showing up in the popup may not be related to form calcs.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's my theory (and it's just a theory):&lt;BR /&gt;- editor tracking was enabled&lt;BR /&gt;- edit settings were set such that editors could only edit&amp;nbsp;&lt;EM&gt;their own&lt;/EM&gt; features&lt;BR /&gt;- the user who attempted to edit the feature wasn't the one who collected the feature&lt;BR /&gt;&amp;nbsp; &amp;nbsp;- unable to edit&lt;BR /&gt;- troubleshooting began&lt;BR /&gt;- editor tracking was disabled&lt;BR /&gt;- edit settings reverted to 'users can edit all features'&lt;BR /&gt;- you were able to edit features&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NathanDavis_0-1751468368313.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/135612iE411B43AF13F685F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NathanDavis_0-1751468368313.png" alt="NathanDavis_0-1751468368313.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If that's not the case, then I think you need to take a look at the form calculation.&amp;nbsp; If the calculation is providing an error, it's definitely being called.&amp;nbsp; The arcade in the function is&amp;nbsp;trying to reference a field that's not in your schema.&lt;BR /&gt;&lt;BR /&gt;I've never seen expressions for calculating the editor tracking data appear in the expressions list.&amp;nbsp; This might be new.&amp;nbsp; If that's the case, and if the expression is erroring out, then your editor tracking info may not be getting filled out correctly, which is causing issues with the edit settings shown above.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe take a look at the data table and ensure your editor tracking fields are being calculated?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 15:32:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/unable-to-edit-hosted-view-with-editor-tracking/m-p/1629433#M11049</guid>
      <dc:creator>NathanDavis</dc:creator>
      <dc:date>2025-07-02T15:32:36Z</dc:date>
    </item>
  </channel>
</rss>

