<?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 with a javascript function to it self field line in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/calculate-with-a-javascript-function-to-it-self/m-p/1263440#M47760</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to apply a uppercase javascript function on the field that is on the same line than the input field to force uppercase input.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;pulldata("@javascript","uppercase.js","touppercase",${C22_ENS})&lt;/PRE&gt;&lt;P&gt;the field 22_ENS is on the same line, but it's don't work ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Mar 2023 10:33:57 GMT</pubDate>
    <dc:creator>GregoireCatineau</dc:creator>
    <dc:date>2023-03-02T10:33:57Z</dc:date>
    <item>
      <title>calculate with a javascript function to it self field line</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/calculate-with-a-javascript-function-to-it-self/m-p/1263440#M47760</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to apply a uppercase javascript function on the field that is on the same line than the input field to force uppercase input.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;pulldata("@javascript","uppercase.js","touppercase",${C22_ENS})&lt;/PRE&gt;&lt;P&gt;the field 22_ENS is on the same line, but it's don't work ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 10:33:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/calculate-with-a-javascript-function-to-it-self/m-p/1263440#M47760</guid>
      <dc:creator>GregoireCatineau</dc:creator>
      <dc:date>2023-03-02T10:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: calculate with a javascript function to it self field line</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/calculate-with-a-javascript-function-to-it-self/m-p/1263714#M47781</link>
      <description>&lt;P&gt;Try the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Add a text question to get the original text from the user&lt;/LI&gt;&lt;LI&gt;Add a separate question (a calculate for example) and calculate with your touppercase function&lt;/LI&gt;&lt;LI&gt;You can set the bind::esri:fieldType column of the first question to null if you are interested in getting that original text in your feature layer&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If your calculation in&amp;nbsp;&lt;SPAN&gt;field 22_ENS uses the value from&amp;nbsp;field 22_ENS, you will be creating an endless loop (recursive). That is not allowed.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 19:57:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/calculate-with-a-javascript-function-to-it-self/m-p/1263714#M47781</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2023-03-02T19:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: calculate with a javascript function to it self field line</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/calculate-with-a-javascript-function-to-it-self/m-p/1265929#M47877</link>
      <description>&lt;P&gt;Thank you very much Ismael.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 12:06:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/calculate-with-a-javascript-function-to-it-self/m-p/1265929#M47877</guid>
      <dc:creator>GregoireCatineau</dc:creator>
      <dc:date>2023-03-09T12:06:41Z</dc:date>
    </item>
  </channel>
</rss>

