<?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: Automatically update a field in an edit session in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/automatically-update-a-field-in-an-edit-session/m-p/830372#M4206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do this using the Attribute Assistant that is included with the Water Utility Network Editing template:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://solutions.arcgis.com/local-government/water-utilities/help/network-editing/" title="http://solutions.arcgis.com/local-government/water-utilities/help/network-editing/"&gt;Water Utility Network Editing | ArcGIS for Local Government&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the associated help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/localgovernment/10.2/index.html#/Attribute_Assistant_add_in_overview/028s0000008n000000/" title="http://resources.arcgis.com/en/help/localgovernment/10.2/index.html#/Attribute_Assistant_add_in_overview/028s0000008n000000/"&gt;ArcGIS for Local Government 10.2&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You essentially install the add-in, add the DynamicValue table to ArcMap, add a row in this table that defines your expression, and begin your edit session.&amp;nbsp; Below is example of an expression in the DynamicValue table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="screen1.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/65103_screen1.png" style="width: 620px; height: 130px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anytime a feature is created or the geometry modified, it executes the expression and updates the 'Acreage' field in the 'Parcels' layer within the map.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2015 15:30:11 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2015-02-24T15:30:11Z</dc:date>
    <item>
      <title>Automatically update a field in an edit session</title>
      <link>https://community.esri.com/t5/geodatabase-questions/automatically-update-a-field-in-an-edit-session/m-p/830371#M4205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for approaches to automatically update the value in a field using values from other fields within an edit session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one table, for example, I have three fields: [AD_HP], [TXT_DESIG], and [RWY_ID]. When a row in this table is edited, RWY_ID should have the value [AD_HP]&amp;nbsp; &amp;amp; ":" &amp;amp; [TXT_DESIG].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the Field Calculator is my fallback, as I'd prefer this to happen automatically and not have to rely on the user to remember to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also looked at using database triggers, but this doesn't work well in a versioned geodatabase scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see anything in Production Mapping that might help with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have other suggestions that might help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 15:02:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/automatically-update-a-field-in-an-edit-session/m-p/830371#M4205</guid>
      <dc:creator>JonathanBailey</dc:creator>
      <dc:date>2015-02-24T15:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically update a field in an edit session</title>
      <link>https://community.esri.com/t5/geodatabase-questions/automatically-update-a-field-in-an-edit-session/m-p/830372#M4206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do this using the Attribute Assistant that is included with the Water Utility Network Editing template:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://solutions.arcgis.com/local-government/water-utilities/help/network-editing/" title="http://solutions.arcgis.com/local-government/water-utilities/help/network-editing/"&gt;Water Utility Network Editing | ArcGIS for Local Government&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the associated help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/localgovernment/10.2/index.html#/Attribute_Assistant_add_in_overview/028s0000008n000000/" title="http://resources.arcgis.com/en/help/localgovernment/10.2/index.html#/Attribute_Assistant_add_in_overview/028s0000008n000000/"&gt;ArcGIS for Local Government 10.2&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You essentially install the add-in, add the DynamicValue table to ArcMap, add a row in this table that defines your expression, and begin your edit session.&amp;nbsp; Below is example of an expression in the DynamicValue table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="screen1.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/65103_screen1.png" style="width: 620px; height: 130px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anytime a feature is created or the geometry modified, it executes the expression and updates the 'Acreage' field in the 'Parcels' layer within the map.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 15:30:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/automatically-update-a-field-in-an-edit-session/m-p/830372#M4206</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2015-02-24T15:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically update a field in an edit session</title>
      <link>https://community.esri.com/t5/geodatabase-questions/automatically-update-a-field-in-an-edit-session/m-p/830373#M4207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Jake. That looks like what I need. Any information on when the 10.3 release of Attribute Assistant will be available?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 21:17:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/automatically-update-a-field-in-an-edit-session/m-p/830373#M4207</guid>
      <dc:creator>JonathanBailey</dc:creator>
      <dc:date>2015-02-26T21:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically update a field in an edit session</title>
      <link>https://community.esri.com/t5/geodatabase-questions/automatically-update-a-field-in-an-edit-session/m-p/830374#M4208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its already available and supported with 10.3:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://solutions.arcgis.com/local-government/water-utilities/help/network-editing/" title="http://solutions.arcgis.com/local-government/water-utilities/help/network-editing/"&gt;Water Utility Network Editing | ArcGIS for Local Government&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 21:21:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/automatically-update-a-field-in-an-edit-session/m-p/830374#M4208</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2015-02-26T21:21:50Z</dc:date>
    </item>
  </channel>
</rss>

