<?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 Calculate right after hitting the submit button in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/calculate-right-after-hitting-the-submit-button/m-p/1411994#M56331</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;Is there any way to calculate only while submitting (or let's say after hitting the submit button)? In my workflow, after user adds his signature and then submits the form, I would like to recalculate a field call survey_mode from "editable" to "readonly" so that this record will be readonly when user call it back through Inbox.&lt;/P&gt;&lt;P&gt;Currently, calculation trigger right after the signature is added. It is not convenient as user may want to replace his signature.&lt;/P&gt;&lt;P&gt;We can use a tasked python script to assist this update. However, it would be better with S123 only.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lan&lt;/P&gt;</description>
    <pubDate>Thu, 18 Apr 2024 23:41:16 GMT</pubDate>
    <dc:creator>lannguyentl</dc:creator>
    <dc:date>2024-04-18T23:41:16Z</dc:date>
    <item>
      <title>Calculate right after hitting the submit button</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/calculate-right-after-hitting-the-submit-button/m-p/1411994#M56331</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;Is there any way to calculate only while submitting (or let's say after hitting the submit button)? In my workflow, after user adds his signature and then submits the form, I would like to recalculate a field call survey_mode from "editable" to "readonly" so that this record will be readonly when user call it back through Inbox.&lt;/P&gt;&lt;P&gt;Currently, calculation trigger right after the signature is added. It is not convenient as user may want to replace his signature.&lt;/P&gt;&lt;P&gt;We can use a tasked python script to assist this update. However, it would be better with S123 only.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lan&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 23:41:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/calculate-right-after-hitting-the-submit-button/m-p/1411994#M56331</guid>
      <dc:creator>lannguyentl</dc:creator>
      <dc:date>2024-04-18T23:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate right after hitting the submit button</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/calculate-right-after-hitting-the-submit-button/m-p/1412054#M56332</link>
      <description>&lt;P&gt;I haven't found a way to do this in Survey123 alone, but if your survey data is backed by an Enterprise Geodatabase you can use Attribute Rules to flip the read-only switch on submission&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 00:26:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/calculate-right-after-hitting-the-submit-button/m-p/1412054#M56332</guid>
      <dc:creator>DavidSolari</dc:creator>
      <dc:date>2024-04-19T00:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate right after hitting the submit button</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/calculate-right-after-hitting-the-submit-button/m-p/1412066#M56333</link>
      <description>&lt;P&gt;If you want a signature on submission but disable on Inbox, you can use the Survey Mode to make it as read only.&lt;/P&gt;&lt;P&gt;Try adding this to the read only column&lt;/P&gt;&lt;P&gt;if(&lt;SPAN&gt;pulldata("@property", 'mode') = 'edit','yes','')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Otherwise you might need to setup a hidden field like here:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/editing-from-inbox-can-i-make-some-fields-read/m-p/1045816#M33778" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-questions/editing-from-inbox-can-i-make-some-fields-read/m-p/1045816#M33778&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 01:56:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/calculate-right-after-hitting-the-submit-button/m-p/1412066#M56333</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2024-04-19T01:56:05Z</dc:date>
    </item>
  </channel>
</rss>

