<?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: Survey123 Connect Form in Edit Mode - Calculated field automatically getting updated even though trigger field is not updated in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-form-in-edit-mode-calculated/m-p/1695484#M65937</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/763693"&gt;@Neal_t_k&lt;/a&gt;&amp;nbsp;Yes, that resulted in needing to click the calculate button. The status question is in a different section of the form than the Approval section, so it would be easy for the the user to forget to update the Status field and/or awkward. The approval process is a recent addition to the workflow, so trying to make it as easy as possible for user 2 who has not been using the form for the past 5 years, while trying to maintain the same work flow for user 3. One option may be to just create a 3rd form specifically for User 2 but I was trying to avoid that as it just makes maintaining the overall workflow, and apps that much more complicated.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Apr 2026 11:38:46 GMT</pubDate>
    <dc:creator>LJackson29</dc:creator>
    <dc:date>2026-04-10T11:38:46Z</dc:date>
    <item>
      <title>Survey123 Connect Form in Edit Mode - Calculated field automatically getting updated even though trigger field is not updated</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-form-in-edit-mode-calculated/m-p/1695406#M65929</link>
      <description>&lt;P&gt;Hello -&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a survey123 form (Request Form) in AGO created in Survey123 Connect for users to make a request (Step 1).&lt;/P&gt;&lt;P&gt;(Step 2) Once a request is made, a second user then needs to go in and approve the request using a second form (Edit Form) which uses the hosted feature layer created by the Request Form - this is done in an Experience Builder app using the survey widget in Edit mode. Using a calculate function in the Status field, if the request is approved in the Approved field (=Yes), the Status field is updated to 'Model_Requested', if the Approval is set to "No", then Status field is updated to 'Request_Cancelled', otherwise the Status remains null. The bind::esri:parameters is set to "calculationMode=always" as I don't want User 2 to have to update the Status field using the calculate button.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;if(${Approved} = 'Yes', 'Model_Requested', if(${Approved} = 'No', 'Request_Cancelled', ''))&lt;/P&gt;&lt;P&gt;(Step 3) For approved requests, a third user tracks the progress of the request using the Edit Form from Step 2 using the same EB app. &lt;STRONG&gt;The issue that I am having, is the 3rd user may update the Status to Active and submit the changes, but the next time they go in to edit the form the Status field is automatically reset to "Model Requested" (because Approved = Yes) before any changes are made to the form. Is there a way, I can prevent the Status field from automatically updating for user 3?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sorry for the complicated scenario. I welcome any suggestions.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 19:16:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-form-in-edit-mode-calculated/m-p/1695406#M65929</guid>
      <dc:creator>LJackson29</dc:creator>
      <dc:date>2026-04-09T19:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect Form in Edit Mode - Calculated field automatically getting updated even though trigger field is not updated</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-form-in-edit-mode-calculated/m-p/1695421#M65933</link>
      <description>&lt;P&gt;Have you tried&amp;nbsp;&lt;SPAN&gt;"calculationMode=auto"?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-calculation-modes/ba-p/1206967" target="_blank"&gt;Survey123 Tricks of the Trade: Calculation modes - Esri Community &lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2026 20:53:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-form-in-edit-mode-calculated/m-p/1695421#M65933</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2026-04-09T20:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect Form in Edit Mode - Calculated field automatically getting updated even though trigger field is not updated</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-form-in-edit-mode-calculated/m-p/1695484#M65937</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/763693"&gt;@Neal_t_k&lt;/a&gt;&amp;nbsp;Yes, that resulted in needing to click the calculate button. The status question is in a different section of the form than the Approval section, so it would be easy for the the user to forget to update the Status field and/or awkward. The approval process is a recent addition to the workflow, so trying to make it as easy as possible for user 2 who has not been using the form for the past 5 years, while trying to maintain the same work flow for user 3. One option may be to just create a 3rd form specifically for User 2 but I was trying to avoid that as it just makes maintaining the overall workflow, and apps that much more complicated.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2026 11:38:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-form-in-edit-mode-calculated/m-p/1695484#M65937</guid>
      <dc:creator>LJackson29</dc:creator>
      <dc:date>2026-04-10T11:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect Form in Edit Mode - Calculated field automatically getting updated even though trigger field is not updated</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-form-in-edit-mode-calculated/m-p/1695505#M65938</link>
      <description>&lt;P&gt;That's weird, I would try it again, it should only be manual calculation &lt;STRONG&gt;after&amp;nbsp;&lt;/STRONG&gt;a manual entry into status.&amp;nbsp; A quick test shows it does work that way at least in Connect.&amp;nbsp; Some other thoughts:&lt;/P&gt;&lt;P&gt;You could make a separate form for status tracking&lt;/P&gt;&lt;P&gt;You could consider adding a tracking status field to be used by users in step 3&lt;/P&gt;&lt;P&gt;You could consider doing a Dashboard for step 3. You can configure editable Dashboards, and step 3 users could then see an overview of all projects and statuses.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2026 13:06:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-form-in-edit-mode-calculated/m-p/1695505#M65938</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2026-04-10T13:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 Connect Form in Edit Mode - Calculated field automatically getting updated even though trigger field is not updated</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-form-in-edit-mode-calculated/m-p/1695591#M65942</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/763693"&gt;@Neal_t_k&lt;/a&gt;&amp;nbsp;I know, based upon everything I have read it should work (I am using connect), but it's not - I tried a few different times. Not sure if it is user error or a bug. I ended up just creating a 3rd form - its cleaner and easier for the user, just more for us to maintain on the backend.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2026 16:43:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-connect-form-in-edit-mode-calculated/m-p/1695591#M65942</guid>
      <dc:creator>LJackson29</dc:creator>
      <dc:date>2026-04-10T16:43:51Z</dc:date>
    </item>
  </channel>
</rss>

