<?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: What is up with the Update Button (Calculate Button) on an edit? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/what-is-up-with-the-update-button-calculate-button/m-p/1093850#M36833</link>
    <description>&lt;P&gt;Well given the fact that we are already using URL parameters to edit existing data from the web form this fits amazingly well into the established workflow with minimum changes. We'll implement the new parameter and get back to you.&lt;/P&gt;&lt;P&gt;Gracias&lt;/P&gt;</description>
    <pubDate>Mon, 30 Aug 2021 23:03:46 GMT</pubDate>
    <dc:creator>FedericoVelez</dc:creator>
    <dc:date>2021-08-30T23:03:46Z</dc:date>
    <item>
      <title>What is up with the Update Button (Calculate Button) on an edit?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/what-is-up-with-the-update-button-calculate-button/m-p/1028210#M32593</link>
      <description>&lt;P&gt;I noticed during an edit of a feature in Survey123, i need to click the update button for fields i have a calculation for.&lt;/P&gt;&lt;P&gt;I have the button highlighted in Picture below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ScottLehto1_0-1613676555583.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/6345i290B1168E05F2800/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ScottLehto1_0-1613676555583.png" alt="ScottLehto1_0-1613676555583.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my Calculation:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(${site_id} &amp;gt; 0,'2', '1')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When creating a new site, the calculation runs automatically, but during an edit, the user needs to click on the button to run the calculation.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This is a kinda lame feature. &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How do i get past it? I just want edited records to have the same behavior as new records in the Survey123 form.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 19:34:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/what-is-up-with-the-update-button-calculate-button/m-p/1028210#M32593</guid>
      <dc:creator>ScottLehto1</dc:creator>
      <dc:date>2021-02-18T19:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: What is up with the Update Button (Calculate Button) on an edit?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/what-is-up-with-the-update-button-calculate-button/m-p/1028390#M32609</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/113914"&gt;@ScottLehto1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you are creating a new survey, calculations trigger automatically whenever a question has never been manually changed by the end user. When a user manually enters a value in a calculated question, the calculation stops executing because otherwise the calculation could overwrite the calculated value.&lt;/P&gt;&lt;P&gt;For the convenience of the end user, the calculation refresh button appears on the side in case the user decides to trigger the calculation again.&amp;nbsp;&amp;nbsp; That is the meaning of the button you see.&lt;/P&gt;&lt;P&gt;When a record is loaded from the Inbox, there is no way for the Survey123 app to know if a value in a question comes from user input or from a calculation. For this reason, the behavior is not to trigger calculations to avoid data loss. The refresh calculation button is shown, again, in case the end user decides to trigger the calculation for a particular question.&lt;/P&gt;&lt;P&gt;&lt;STRIKE&gt;At this moment, there is no way in XLSForm to indicate that a question calculation should be triggered always even if the record comes from the Inbox or the end-user has manually entered a value.&amp;nbsp;&lt;/STRIKE&gt;&lt;/P&gt;&lt;P&gt;Please check the &lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-calculation-modes/ba-p/1206967" target="_blank" rel="noopener"&gt;Survey123 Tricks of the Trade: Calculation modes&lt;/A&gt; to learn how you can force a calculation to always execute, including when records are loaded in the inbox.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 15:55:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/what-is-up-with-the-update-button-calculate-button/m-p/1028390#M32609</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2023-05-10T15:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: What is up with the Update Button (Calculate Button) on an edit?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/what-is-up-with-the-update-button-calculate-button/m-p/1091257#M36659</link>
      <description>&lt;P&gt;A client of mine has the same requirement but they have almost all their calculations on hidden fields (so that the user can't mess them up) which means that the button is not available and making the fields visible is a no go for them.&lt;/P&gt;&lt;P&gt;Is there a way (perhaps using scripts) to force the updating of calculations of features comming from the inbox?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 15:09:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/what-is-up-with-the-update-button-calculate-button/m-p/1091257#M36659</guid>
      <dc:creator>FedericoVelez</dc:creator>
      <dc:date>2021-08-23T15:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: What is up with the Update Button (Calculate Button) on an edit?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/what-is-up-with-the-update-button-calculate-button/m-p/1093830#M36829</link>
      <description>&lt;P&gt;As of 3.12 it is not possible to force the calculation of a question in edit mode when the record is loaded in the form. In 3.13, &lt;U&gt;only for the Survey123 web app&lt;/U&gt;, we will introduce a new parameter that lets you force recalculations when using mode=edit.&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;STRONG&gt;recalculate=field:questions,field:question2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This remains as an unresolved limitation in the Survey123 field app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 22:22:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/what-is-up-with-the-update-button-calculate-button/m-p/1093830#M36829</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2021-08-30T22:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: What is up with the Update Button (Calculate Button) on an edit?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/what-is-up-with-the-update-button-calculate-button/m-p/1093850#M36833</link>
      <description>&lt;P&gt;Well given the fact that we are already using URL parameters to edit existing data from the web form this fits amazingly well into the established workflow with minimum changes. We'll implement the new parameter and get back to you.&lt;/P&gt;&lt;P&gt;Gracias&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 23:03:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/what-is-up-with-the-update-button-calculate-button/m-p/1093850#M36833</guid>
      <dc:creator>FedericoVelez</dc:creator>
      <dc:date>2021-08-30T23:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: What is up with the Update Button (Calculate Button) on an edit?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/what-is-up-with-the-update-button-calculate-button/m-p/1192072#M43729</link>
      <description>&lt;P&gt;Ismael, this is exactly what i was looking for with the embedded edit mode webform i am building.&amp;nbsp; Thanks so much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 22:32:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/what-is-up-with-the-update-button-calculate-button/m-p/1192072#M43729</guid>
      <dc:creator>Scott_Sambell</dc:creator>
      <dc:date>2022-07-13T22:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: What is up with the Update Button (Calculate Button) on an edit?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/what-is-up-with-the-update-button-calculate-button/m-p/1377538#M54490</link>
      <description>&lt;P&gt;Hey Ismael, is this still an unresolved limitation for the S123 field app? As far as the recalculate option, wanting the values to overwrite existing calculated values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like you all added the function "calculationMode=always" for under parameters which seemed to do the trick. Thank you all at the S123 team, you all continue to impress&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 14:28:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/what-is-up-with-the-update-button-calculate-button/m-p/1377538#M54490</guid>
      <dc:creator>Adam_Bourque</dc:creator>
      <dc:date>2024-02-02T14:28:52Z</dc:date>
    </item>
  </channel>
</rss>

