<?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 Length to a Field in the Form in ArcGIS Field Maps Questions</title>
    <link>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401069#M8200</link>
    <description>&lt;P&gt;When I go into field maps and draw a new line feature I can see that its calculating its length in ft every time I add a node...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyway to take this value and write it to an an attribute field on SAVE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2024 18:31:46 GMT</pubDate>
    <dc:creator>kapalczynski</dc:creator>
    <dc:date>2024-03-26T18:31:46Z</dc:date>
    <item>
      <title>Calculate Length to a Field in the Form</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401069#M8200</link>
      <description>&lt;P&gt;When I go into field maps and draw a new line feature I can see that its calculating its length in ft every time I add a node...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyway to take this value and write it to an an attribute field on SAVE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 18:31:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401069#M8200</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2024-03-26T18:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Length to a Field in the Form</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401097#M8201</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/633156"&gt;@kapalczynski&lt;/a&gt;&amp;nbsp; - are you using a form for data collection?&amp;nbsp; You could add a field for length and use an arcade calculated expression:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Round&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;LengthGeodetic&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;'feet'&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;2&lt;/SPAN&gt;&lt;SPAN&gt; )&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Some more details about&amp;nbsp;LengthGeodetic method:&amp;nbsp;&lt;A href="https://developers.arcgis.com/arcade/function-reference/featureset_functions/#lengthgeodetic" target="_blank"&gt;https://developers.arcgis.com/arcade/function-reference/featureset_functions/#lengthgeodetic&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Resources to help you get started with Arcade:&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/field-maps/field-mobility/arcgis-field-maps-get-started-with-arcgis-arcade/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/field-maps/field-mobility/arcgis-field-maps-get-started-with-arcgis-arcade/&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Hope that helps-&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Jake Brown - Product Engineer - Esri Apps Team&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 Mar 2024 19:18:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401097#M8201</guid>
      <dc:creator>JakeBrownMaps</dc:creator>
      <dc:date>2024-03-26T19:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Length to a Field in the Form</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401110#M8202</link>
      <description>&lt;P&gt;I have a Feature Class that I published from my Oracle Server.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a non hosted Feature Layer in my Portal&lt;/P&gt;&lt;P&gt;I added this Feature to a Web Map and then consume the Web Map in Field Maps.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I do that with the above workflow or do I need to create a new FORM in Field Maps and point it to the Dataset... Not sure how to do this as I have always just consumed the Web Map in Field Maps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 19:38:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401110#M8202</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2024-03-26T19:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Length to a Field in the Form</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401124#M8203</link>
      <description>&lt;P&gt;If I create a new form does this overwrite the one that I am using from the Web Map?&amp;nbsp; And then I can add the arcade expression in the new form?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kapalczynski_0-1711482766120.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/99145i9035C98FA7B84B3B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kapalczynski_0-1711482766120.png" alt="kapalczynski_0-1711482766120.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 19:52:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401124#M8203</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2024-03-26T19:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Length to a Field in the Form</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401148#M8204</link>
      <description>&lt;P&gt;I added a new field but not sure where to put the arcade expression?&amp;nbsp; Thoughts?&lt;/P&gt;&lt;P&gt;I can add an expression in the web map and it shows me the length... but not sure how to get this to write to the new field I created .... especially when I am in Field Maps adding a new feature&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 20:37:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401148#M8204</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2024-03-26T20:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Length to a Field in the Form</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401380#M8211</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/633156"&gt;@kapalczynski&lt;/a&gt;&amp;nbsp;-- where the data is hosted shouldn't matter - the Arcade is running client side.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There have been some changes to the Arcade Editor and Form layout - so I included a screenshot of from an 11.1 enterprise instance below (data referenced from SQL Server).&amp;nbsp; If you click on the field in the form first, you should see the property panel on the right show all the detail for your number/text field.&amp;nbsp; On the bottom right - look for Calculated Expression and add your arcade there.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently Field Maps is limited to Arcade &lt;A href="https://developers.arcgis.com/arcade/guide/release-notes/#version-119" target="_self"&gt;v1.19&lt;/A&gt; (as it's tied to Runtime 100).&amp;nbsp; Your version of portal may also impact what version of Arcade you're able to utilize.&amp;nbsp; See matrix guide below.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/arcade/guide/version-matrix/" target="_blank"&gt;https://developers.arcgis.com/arcade/guide/version-matrix/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Arcade_11_1.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/99200iB3A62DCA2B0E2568/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Arcade_11_1.png" alt="Arcade_11_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if you have any more questions-&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Jake&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 12:26:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401380#M8211</guid>
      <dc:creator>JakeBrownMaps</dc:creator>
      <dc:date>2024-03-27T12:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Length to a Field in the Form</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401402#M8212</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/640378"&gt;@JakeBrownMaps&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your input and help... I go into Field Maps editor and then to the webmap and to the Form section and I dont see anything you are seeing....&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Note that once I get to the FORM section there is nothing there... I drag the new field into the form and then this is what I see. I do not see anything regarding Calculated Expressions only conditional Visibility.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kapalczynski_0-1711544892890.png" style="width: 618px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/99202iC3B2EB293B8CED81/image-dimensions/618x332?v=v2" width="618" height="332" role="button" title="kapalczynski_0-1711544892890.png" alt="kapalczynski_0-1711544892890.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 13:11:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401402#M8212</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2024-03-27T13:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Length to a Field in the Form</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401527#M8215</link>
      <description>&lt;P&gt;Appears that this 'Calculated Expressions' are not available till 11.0 and later... we are not there yet... sadly we are still at 10.8.1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kapalczynski_1-1711554897165.png" style="width: 556px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/99233i784DC613E4A5CE1E/image-dimensions/556x289?v=v2" width="556" height="289" role="button" title="kapalczynski_1-1711554897165.png" alt="kapalczynski_1-1711554897165.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 15:55:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1401527#M8215</guid>
      <dc:creator>kapalczynski</dc:creator>
      <dc:date>2024-03-27T15:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Length to a Field in the Form</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1625060#M10980</link>
      <description>&lt;P&gt;I am trying to do the same and using AGOL but length doesn't seem to calculate at all with this Arcade&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 14:13:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/calculate-length-to-a-field-in-the-form/m-p/1625060#M10980</guid>
      <dc:creator>TD1</dc:creator>
      <dc:date>2025-06-19T14:13:08Z</dc:date>
    </item>
  </channel>
</rss>

