<?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: Why Do Web App Calculation Outputs Increase/Decrease? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/why-do-web-app-calculation-outputs-increase/m-p/1103155#M37665</link>
    <description>&lt;P&gt;Hi Josh,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;(1) The user should be able to enter a value for both cubic yards or tons.&lt;/P&gt;&lt;P&gt;(2) If the user enters a value in cubic yards it should be automatically calculated to tons.&lt;/P&gt;&lt;P&gt;(3) I don't want the user to be able to adjust the tons value.&lt;/P&gt;&lt;P&gt;I tried your first suggestion. I changed the type to text and set &lt;STRONG&gt;bind::esri:fieldType &lt;/STRONG&gt;as esriFieldTypeInteger. Then I republished. No difference. The "spinner" is still there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Sep 2021 16:11:04 GMT</pubDate>
    <dc:creator>JaredPilbeam2</dc:creator>
    <dc:date>2021-09-29T16:11:04Z</dc:date>
    <item>
      <title>Why Do Web App Calculation Outputs Increase/Decrease?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/why-do-web-app-calculation-outputs-increase/m-p/1103093#M37660</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In my XLSX form I have a simple calculation on an integer that converts cubic yards to tons. In Survey123 Connect it works absolutely fine. Ultimately, the survey will be used in the web app. Upon testing I noticed you can increase/decrease the value in the &lt;EM&gt;tons&lt;/EM&gt; box on the web app survey. How do I remove this?&lt;/P&gt;&lt;P&gt;XLSX form showing calculation:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="int1.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24136iBFDC4AD4CA01501E/image-size/large?v=v2&amp;amp;px=999" role="button" title="int1.png" alt="int1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Same elements in Connect:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="int2.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24137iB731011363F21755/image-size/large?v=v2&amp;amp;px=999" role="button" title="int2.png" alt="int2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Same elements after publishing to web app. I circled the increase/decrease arrows in yellow:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="int3.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24138iEDA955AF9F5C8C2B/image-size/large?v=v2&amp;amp;px=999" role="button" title="int3.png" alt="int3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;XLSX form is attached.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 14:49:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/why-do-web-app-calculation-outputs-increase/m-p/1103093#M37660</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2021-09-29T14:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why Do Web App Calculation Outputs Increase/Decrease?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/why-do-web-app-calculation-outputs-increase/m-p/1103121#M37664</link>
      <description>&lt;P&gt;Interesting that it's applying the "spinner" appearance without you specifying that.&lt;/P&gt;&lt;P&gt;Will users ever be adjusting tons without entering cubic yards? Will you be keeping both fields, or just using the calculation to get all the values into "tons"?&lt;/P&gt;&lt;P&gt;A possible option is to set the tons question to "text" (but leaving the &lt;STRONG&gt;bind::esri:fieldType &lt;/STRONG&gt;as&amp;nbsp; esriFieldTypeInteger). Optionally, set the tons field to being read-only, if you don't intend on users changing its value, but simply defer to the calculation.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 15:26:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/why-do-web-app-calculation-outputs-increase/m-p/1103121#M37664</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-09-29T15:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why Do Web App Calculation Outputs Increase/Decrease?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/why-do-web-app-calculation-outputs-increase/m-p/1103155#M37665</link>
      <description>&lt;P&gt;Hi Josh,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;(1) The user should be able to enter a value for both cubic yards or tons.&lt;/P&gt;&lt;P&gt;(2) If the user enters a value in cubic yards it should be automatically calculated to tons.&lt;/P&gt;&lt;P&gt;(3) I don't want the user to be able to adjust the tons value.&lt;/P&gt;&lt;P&gt;I tried your first suggestion. I changed the type to text and set &lt;STRONG&gt;bind::esri:fieldType &lt;/STRONG&gt;as esriFieldTypeInteger. Then I republished. No difference. The "spinner" is still there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 16:11:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/why-do-web-app-calculation-outputs-increase/m-p/1103155#M37665</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2021-09-29T16:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why Do Web App Calculation Outputs Increase/Decrease?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/why-do-web-app-calculation-outputs-increase/m-p/1103166#M37668</link>
      <description>&lt;P&gt;Did you try setting the &lt;EM&gt;readonly&lt;/EM&gt; XLSForm value to 'yes' in your calculated integer question?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IsmaelChivite_0-1632932983908.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24158i81068886370B0B7D/image-size/large?v=v2&amp;amp;px=999" role="button" title="IsmaelChivite_0-1632932983908.png" alt="IsmaelChivite_0-1632932983908.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 16:29:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/why-do-web-app-calculation-outputs-increase/m-p/1103166#M37668</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2021-09-29T16:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why Do Web App Calculation Outputs Increase/Decrease?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/why-do-web-app-calculation-outputs-increase/m-p/1103180#M37671</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2929"&gt;@IsmaelChivite&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried it, yes. But, it's not how I intend the survey to work. The user should have the option to fill out tons as well as cubic yards. It's only when they enter a cubic yards value that the tons value is automatically calculated.&lt;BR /&gt;&lt;BR /&gt;To update my reply to &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/363906"&gt;@jcarlson&lt;/a&gt;'s answer: I mistakenly looked at the wrong page of my survey. You might have the solution. There is no spinner, but I get a NaN in the tons box. That's better than a spinner, anyway.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="int4.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24162iA878772DBF3E0C51/image-size/large?v=v2&amp;amp;px=999" role="button" title="int4.png" alt="int4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And now it's suddenly giving me multiple decimal places when before it was giving none. I'll have to look into that.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="int5.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24163i0D1EB4D4977C183D/image-size/large?v=v2&amp;amp;px=999" role="button" title="int5.png" alt="int5.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 17:11:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/why-do-web-app-calculation-outputs-increase/m-p/1103180#M37671</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2021-09-29T17:11:25Z</dc:date>
    </item>
  </channel>
</rss>

