<?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>idea Auto-populate a permanent field based on Arcade Expression in ArcGIS Online Ideas</title>
    <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idi-p/940916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be very helpful&amp;nbsp;in&amp;nbsp;ArcGIS Online if a layer could have a permanent field that is set up with an arcade expression that the field uses to auto-populate&amp;nbsp;its value based on information from another field as new records are created from map applications.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, we track our time and each record has a CATEGORY (meeting, project, internal support, etc.) that we define for our new record. These categories are then defined as 1 of 4 bins for strategic DELIVERY classification (Alignment, Projects, Support, Value). I created a blank field that only I see on the back-end named DELIVERY, which I calculate each day using an arcade expression that reads the CATEGORY field and then based on that value will fill in the DELIVERY cell as either Alignment, Projects, Support or Value. This&amp;nbsp;DELIVERY field is used to provide a bar graph in a separate WebApp Builder dashboard template application that was created for our IT coordinator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though I can define an attribute expression with an&amp;nbsp;Arcade Expression that WILL auto-generate the attribute expression field in the map, this can only be seen and used in the map pop-ups and are not visible within any of the graphic widgets for the story maps. If we could define an arcade expression for a field and allow for auto-generation of a permanent field value, that would be very helpful in streamlining dashboard processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kara&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arcade expression‌ auto populate‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Apr 2019 21:16:41 GMT</pubDate>
    <dc:creator>KaraUtter</dc:creator>
    <dc:date>2019-04-19T21:16:41Z</dc:date>
    <item>
      <title>Auto-populate a permanent field based on Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idi-p/940916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be very helpful&amp;nbsp;in&amp;nbsp;ArcGIS Online if a layer could have a permanent field that is set up with an arcade expression that the field uses to auto-populate&amp;nbsp;its value based on information from another field as new records are created from map applications.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, we track our time and each record has a CATEGORY (meeting, project, internal support, etc.) that we define for our new record. These categories are then defined as 1 of 4 bins for strategic DELIVERY classification (Alignment, Projects, Support, Value). I created a blank field that only I see on the back-end named DELIVERY, which I calculate each day using an arcade expression that reads the CATEGORY field and then based on that value will fill in the DELIVERY cell as either Alignment, Projects, Support or Value. This&amp;nbsp;DELIVERY field is used to provide a bar graph in a separate WebApp Builder dashboard template application that was created for our IT coordinator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though I can define an attribute expression with an&amp;nbsp;Arcade Expression that WILL auto-generate the attribute expression field in the map, this can only be seen and used in the map pop-ups and are not visible within any of the graphic widgets for the story maps. If we could define an arcade expression for a field and allow for auto-generation of a permanent field value, that would be very helpful in streamlining dashboard processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kara&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arcade expression‌ auto populate‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2019 21:16:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idi-p/940916</guid>
      <dc:creator>KaraUtter</dc:creator>
      <dc:date>2019-04-19T21:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate a permanent field based on Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/940917#M2999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In other words, implement Attribute Rules for ArcGIS Online...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2019 22:39:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/940917#M2999</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2019-05-22T22:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate a permanent field based on Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/940918#M3000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to do this very thing. I have 6 fields in a sidewalk assessment map that I want summed into a 7th field for a total score of the 6 fields. I want this to occur on the fly as values are populated into those six fields. I am assuming nothing has been developed since this thread was created?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2020 15:49:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/940918#M3000</guid>
      <dc:creator>GeneSipes1</dc:creator>
      <dc:date>2020-01-14T15:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate a permanent field based on Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/940919#M3001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be great to do this. I can currently do it in Survey123, but as Survey123 has very limited options for recording line geometry I would like to be able to populate a field based on other fields (in this case, an average) as a form is filled out in a webmap and in collector.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2020 01:11:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/940919#M3001</guid>
      <dc:creator>JamesWilson2</dc:creator>
      <dc:date>2020-01-20T01:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate a permanent field based on Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/940920#M3002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assumed this was possible and quickly found out it was not,&amp;nbsp;I'd love to see it added in!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case, I have to conform to a previously established schema, so I'd like to populate a custom GPS accuracy field with a simple expression that converts the value from the default ESRIGNSS_H_RMS field into feet. Again, could be done in Survey123 (but we have a security incompatibility&amp;nbsp;that prohibits Survey123 from submitting data to an ArcGIS Server feature service) or it could be an extra processing step outside of Collector, but it would be much cleaner to have the functionality baked in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2020 21:31:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/940920#M3002</guid>
      <dc:creator>AaronWipf</dc:creator>
      <dc:date>2020-04-16T21:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate a permanent field based on Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/940921#M3003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which is here&amp;nbsp;&lt;A href="https://community.esri.com/ideas/16977" target="_blank"&gt;https://community.esri.com/ideas/16977&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2021 09:00:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/940921#M3003</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2021-06-22T09:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate a permanent field based on Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1014146#M7565</link>
      <description>&lt;P&gt;Please review the following article published on 3 January 2021:&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/field-maps/field-mobility/introducing-arcgis-smart-forms/" target="_blank"&gt;Introducing smart forms in ArcGIS Field Maps (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Near the bottom of the article:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Attribute rules&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;– are user-defined rules that can be used to automatically populate attributes, restrict invalid edits, and perform quality assurance checks on existing features when they are submitted.&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/an-overview-of-attribute-rules.htm" target="_blank" rel="noopener"&gt;Attribute rules&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;are coming to hosted feature services and to forms so that you can execute business logic in your form connected or offline.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Smart forms may provide the capabilities you require moving forward.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 22:58:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1014146#M7565</guid>
      <dc:creator>AlixVezina</dc:creator>
      <dc:date>2021-01-05T22:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate a permanent field based on Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1056551#M7941</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/148663"&gt;@AlixVezina&lt;/a&gt;&amp;nbsp;Is there a timeline for attribute rules being implemented in AGOL hosted feature layers?&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 05:02:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1056551#M7941</guid>
      <dc:creator>SandraDalton</dc:creator>
      <dc:date>2021-05-11T05:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate a permanent field based on Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1056717#M7942</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/155637"&gt;@SandraDalton&lt;/a&gt;&amp;nbsp; I don't know the details, but it looks like it's in the pipeline. No target date has been provided yet, that I am aware of.&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 15:38:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1056717#M7942</guid>
      <dc:creator>AlixVezina</dc:creator>
      <dc:date>2021-05-11T15:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate a permanent field based on Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1181996#M9018</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/148663"&gt;@AlixVezina&lt;/a&gt;&amp;nbsp;I have a need to have placeholder value for some fields, but not a default value.&amp;nbsp; I have feature templates that contain multiple feature types, and I'd like to have these placeholders dynamically defined for fields for each feature type.&amp;nbsp; I know that HTML5 has the placeholder capability that would be perfect.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BamJam_1-1654884046605.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/43251i3AC95898AD2A41A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BamJam_1-1654884046605.png" alt="BamJam_1-1654884046605.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible within using Arcade, Smart Forms with Field Maps, or in the Smart Editor widget in WAB?&lt;/P&gt;&lt;P&gt;Also, is there an update to Attribute Rules for hosted feature services?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 18:02:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1181996#M9018</guid>
      <dc:creator>BamJam</dc:creator>
      <dc:date>2022-06-10T18:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate a permanent field based on Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1182014#M9019</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/168694"&gt;@BamJam&lt;/a&gt;&amp;nbsp;, for the Smart Editor and the Edit widgets in WAB, the best way to do something similar to a placeholder hint is to add a Hint for the field in the web map pop-up configuration (map viewer classic).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlixVezina_0-1654886168166.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/43256i4353F3ECE3665222/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlixVezina_0-1654886168166.png" alt="AlixVezina_0-1654886168166.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The hint will display in a tooltip when the field is in focus.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlixVezina_1-1654886237521.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/43257i5D6E0D5E45D58314/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlixVezina_1-1654886237521.png" alt="AlixVezina_1-1654886237521.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>Fri, 10 Jun 2022 18:38:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1182014#M9019</guid>
      <dc:creator>AlixVezina</dc:creator>
      <dc:date>2022-06-10T18:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate a permanent field based on Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1182075#M9021</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/148663"&gt;@AlixVezina&lt;/a&gt;&amp;nbsp;Thank you for the quick response!&amp;nbsp; That is good, but it seems to apply to all the feature types for that layer when the user is attempting to add a new feature.&amp;nbsp; I have a feature template that defines several feature types that the user can select to add to the map.&amp;nbsp; The templates allow me to set default values for fields based on which feature type they choose, which is great.&amp;nbsp;However, I would also like the &lt;U&gt;hint to change&lt;/U&gt; based on the feature type that they select.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BamJam_1-1654898251477.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/43269i988661D70DA48F94/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BamJam_1-1654898251477.png" alt="BamJam_1-1654898251477.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I was hoping I could use Arcade to dynamically change the hint based on the value of a field in the layer.&amp;nbsp; Is this something that is possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Brandon&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 22:02:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1182075#M9021</guid>
      <dc:creator>BamJam</dc:creator>
      <dc:date>2022-06-10T22:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate a permanent field based on Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1182350#M9024</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/168694"&gt;@BamJam&lt;/a&gt;&amp;nbsp;This is not currently possible and has similar requirements as the original idea in this post. This would be good enhancement to be implemented&amp;nbsp;in the new forms once they fully leverage arcade and potentially attribute rules.&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1014146/highlight/true#M7565" target="_blank"&gt;Auto-populate a permanent field based on Arcade Ex... - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also please note that this will not be available in the Smart Editor.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2022 15:33:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1182350#M9024</guid>
      <dc:creator>AlixVezina</dc:creator>
      <dc:date>2022-06-13T15:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate a permanent field based on Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1188137#M9086</link>
      <description>&lt;P&gt;Another reason I am really hoping that sometime soon we can use smart forms with calculated attributes in WAB or allow Arcade expressions as preset attribute actions in the smart editor widget, is because it is so much easier (for me) to edit feature geometry in WAB than in Field Maps, both because using a mouse on a desk is easier than a stylus or your finger on a mobile device in the field, but also because location accuracy in Field Maps has been pretty inaccurate in my experience (I am getting 3-6 meter accuracy at best) unless I were to obtain a GNSS device to use with the Field Maps application.&lt;/P&gt;&lt;P&gt;However, while editing feature geometry is easier in WAB than in Field Maps, you cannot configure a field to automatically calculate geometry every time a new feature is added or an existing feature's geometry is edited in WAB. So it seems like the work flow has to be editing the feature geometry in WAB, saving, then opening Field Maps (that uses the same web map and feature layer just edited in WAB) just to trigger the automatic recalculation of the feature's geometry (by moving a vertex slightly or something) after editing the geometry in WAB.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 00:56:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1188137#M9086</guid>
      <dc:creator>AllisonGiffin</dc:creator>
      <dc:date>2022-06-30T00:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate a permanent field based on Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1193498#M9132</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/591863"&gt;@AllisonGiffin&lt;/a&gt;&amp;nbsp;, regarding the statement below:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;you cannot configure a field to automatically calculate geometry every time a new feature is added or an existing feature's geometry is edited in WAB&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;What geometry attributes are you attempting to calculate? The Smart Editor widget&amp;nbsp;provides some automatic calculations that can also be triggered on feature update.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you are looking for coordinates, setup a Coordinate attribute action. You can set it to use the feature's location or "My Location" (so the user's current device location) to populate these coordinates.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlixVezina_0-1658246024864.png" style="width: 617px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46185i1FCA93790A52437E/image-dimensions/617x358?v=v2" width="617" height="358" role="button" title="AlixVezina_0-1658246024864.png" alt="AlixVezina_0-1658246024864.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlixVezina_1-1658246052013.png" style="width: 452px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46186i54003D1C742EC816/image-dimensions/452x228?v=v2" width="452" height="228" role="button" title="AlixVezina_1-1658246052013.png" alt="AlixVezina_1-1658246052013.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then in the Action Settings, set the attribute actions to also update when the geometry of the feature is updated.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlixVezina_2-1658246151046.png" style="width: 656px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46189iE89BF54B4E52435C/image-dimensions/656x222?v=v2" width="656" height="222" role="button" title="AlixVezina_2-1658246151046.png" alt="AlixVezina_2-1658246151046.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There's a video where some of this is demonstrated here (starting around 4min35):&amp;nbsp;&lt;A href="https://youtu.be/2LdUvD9B_R4?t=276" target="_blank"&gt;https://youtu.be/2LdUvD9B_R4?t=276&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thought I'd mention this just in case it may fit your needs!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 16:01:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1193498#M9132</guid>
      <dc:creator>AlixVezina</dc:creator>
      <dc:date>2022-07-19T16:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-populate a permanent field based on Arcade Expression</title>
      <link>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1275532#M9942</link>
      <description>&lt;P&gt;Thank you Alix! Sorry I took a long time to respond to this. The features I am editing are polygons, and the geometry attribute I would like to automatically calculate is an SQL expression to calculate the square footage of each polygon feature. In Field Maps, the calculated square footage field automatically updates when I move a vertex on the polygon in Field Maps. However, moving vertices and drawing polygons is much harder in Field Maps than it is in WAB, but in WAB the feature won't automatically re-calculate since WAB does not support Smart Forms. I understand WAB is being deprecated and Experience Builder is the preferred application now though, so in the future I think everything should be fine as long as Experience Builder supports smart forms and calculated and contingent attributes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 21:20:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-ideas/auto-populate-a-permanent-field-based-on-arcade/idc-p/1275532#M9942</guid>
      <dc:creator>AllisonGiffin</dc:creator>
      <dc:date>2023-04-04T21:20:51Z</dc:date>
    </item>
  </channel>
</rss>

