<?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: Handle multiple edit dates in AGOL in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/handle-multiple-edit-dates-in-agol/m-p/222568#M11009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to keep track of edits to existing data. Right now I have a status field that I want to use as my trigger...as its changed from "received" to "in progress" I want this to trigger an email.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Aug 2018 13:37:51 GMT</pubDate>
    <dc:creator>MarkLache1</dc:creator>
    <dc:date>2018-08-28T13:37:51Z</dc:date>
    <item>
      <title>Handle multiple edit dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/handle-multiple-edit-dates-in-agol/m-p/222563#M11004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a service running that captures requests in AGOL and Collector. In this service I have a status field that records where the request sits in the workflow...pending, in progress, or complete. Right now I'm exploring my options to record the date and time when each status has been changed via Collector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 15:52:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/handle-multiple-edit-dates-in-agol/m-p/222563#M11004</guid>
      <dc:creator>MarkLache1</dc:creator>
      <dc:date>2018-08-14T15:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Handle multiple edit dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/handle-multiple-edit-dates-in-agol/m-p/222564#M11005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you considered enabling editor tracking on the service? To do this enable "Keep track of who created and last updated features" in the editing settings for the feature layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/manage-data/manage-hosted-feature-layers.htm#ESRI_SECTION1_030A9819DFF7498E9DFCDE6030E5FFBA" title="https://doc.arcgis.com/en/arcgis-online/manage-data/manage-hosted-feature-layers.htm#ESRI_SECTION1_030A9819DFF7498E9DFCDE6030E5FFBA"&gt;Manage hosted feature layers—ArcGIS Online Help | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 17:59:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/handle-multiple-edit-dates-in-agol/m-p/222564#M11005</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-08-14T17:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Handle multiple edit dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/handle-multiple-edit-dates-in-agol/m-p/222565#M11006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that has already been implemented. The issue I have is in regards tot the edit date/time field that editor tracking creates. Every time a user comes in to edit data, this field is overwritten with the most recent edit date/time. I need to capture every date/time when the editor change my status field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 18:10:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/handle-multiple-edit-dates-in-agol/m-p/222565#M11006</guid>
      <dc:creator>MarkLache1</dc:creator>
      <dc:date>2018-08-14T18:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Handle multiple edit dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/handle-multiple-edit-dates-in-agol/m-p/222566#M11007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any other ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 20:22:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/handle-multiple-edit-dates-in-agol/m-p/222566#M11007</guid>
      <dc:creator>MarkLache1</dc:creator>
      <dc:date>2018-08-24T20:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Handle multiple edit dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/handle-multiple-edit-dates-in-agol/m-p/222567#M11008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What kind of data are they updating at every edit? Are they adding new values, updating existing fields?&lt;/P&gt;&lt;P&gt;Currently editor tracking only tracks the most recent updates and the data creator. I'm wondering if adding a related record for each edit may help with your workflow.&lt;/P&gt;&lt;P&gt;-Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 22:14:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/handle-multiple-edit-dates-in-agol/m-p/222567#M11008</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2018-08-27T22:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Handle multiple edit dates in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/handle-multiple-edit-dates-in-agol/m-p/222568#M11009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to keep track of edits to existing data. Right now I have a status field that I want to use as my trigger...as its changed from "received" to "in progress" I want this to trigger an email.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 13:37:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/handle-multiple-edit-dates-in-agol/m-p/222568#M11009</guid>
      <dc:creator>MarkLache1</dc:creator>
      <dc:date>2018-08-28T13:37:51Z</dc:date>
    </item>
  </channel>
</rss>

