I would say the new Calculation modes but it looks like these are not supported in the web yet.
https://doc.arcgis.com/en/survey123/desktop/create-surveys/prepopulateanswers.htm#ESRI_SECTION2_5938C978416F46B4A21837428F888F61
Are you talking about this URL param?
https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-web-form-url/ba-p/894722
Recalculate values when in edit mode (forceRecalculate)
Use the forceRecalculate URL parameter to force certain fields to be recalculated, even if the record is opened in edit mode. This can be very handy, for example, if you want to record the name of the person editing the record, or to refresh the date when the record was last edited.
...?forceRecalculate=question1,question2
If so post the URL you are trying so we can try and fix it.
You can also use an if(the field they change, value, value) to trick it to fire. I have even seen a did you change something question that you then use in the if to get it to recalc.
Here is the URL:
https://survey123.arcgis.com/share/9cf4c3f33ac44231a36030dde78afb9b?mode=edit&globalId={globalid}
Thank you!
I think just add to the end &forceRecalculate=question1,question2 and list which fields to recalc.
I tried it like this:
https://survey123.arcgis.com/share/9cf4c3f33ac44231a36030dde78afb9b?mode=edit&globalId={globalid}?forceRecalculate=Overall_Class_Score
For the below field:
Still not working though.
Updated January 9, 2023. The url parameter ?forceRecalculate is now ?recalculate
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.