<?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: Soft delete with editor widget in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/soft-delete-with-editor-widget/m-p/307896#M8196</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I might want to bring "soft" deleted data back. So users think that they deleted the data and will not be able to read or change it, but administrators can read and bring them back.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&amp;nbsp;better explanation of&amp;nbsp;&lt;A class="link-titled" href="http://www.pcmag.com/encyclopedia/term/57355/soft-delete" title="http://www.pcmag.com/encyclopedia/term/57355/soft-delete"&gt;soft delete Definition from PC Magazine Encyclopedia&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Sep 2016 06:49:08 GMT</pubDate>
    <dc:creator>Tevfik_ÇağrıDural1</dc:creator>
    <dc:date>2016-09-28T06:49:08Z</dc:date>
    <item>
      <title>Soft delete with editor widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/soft-delete-with-editor-widget/m-p/307894#M8194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to soft delete the data with editing widget?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 14:43:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/soft-delete-with-editor-widget/m-p/307894#M8194</guid>
      <dc:creator>Tevfik_ÇağrıDural1</dc:creator>
      <dc:date>2016-09-27T14:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Soft delete with editor widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/soft-delete-with-editor-widget/m-p/307895#M8195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whats a soft delete?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 15:03:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/soft-delete-with-editor-widget/m-p/307895#M8195</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-09-27T15:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Soft delete with editor widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/soft-delete-with-editor-widget/m-p/307896#M8196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I might want to bring "soft" deleted data back. So users think that they deleted the data and will not be able to read or change it, but administrators can read and bring them back.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&amp;nbsp;better explanation of&amp;nbsp;&lt;A class="link-titled" href="http://www.pcmag.com/encyclopedia/term/57355/soft-delete" title="http://www.pcmag.com/encyclopedia/term/57355/soft-delete"&gt;soft delete Definition from PC Magazine Encyclopedia&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 06:49:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/soft-delete-with-editor-widget/m-p/307896#M8196</guid>
      <dc:creator>Tevfik_ÇağrıDural1</dc:creator>
      <dc:date>2016-09-28T06:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Soft delete with editor widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/soft-delete-with-editor-widget/m-p/307897#M8197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tevfik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; OK, sorry I don't have a suggestion for that then.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 12:39:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/soft-delete-with-editor-widget/m-p/307897#M8197</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-09-28T12:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Soft delete with editor widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/soft-delete-with-editor-widget/m-p/307898#M8198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tevfik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose if you configured the Edit Widget with a feature service with a data source that's an enterprise geodatabase, with a feature class that is registered as versioned, this might be possible. After making edits, you could potentially recover the "deleted" data at the database level (e.g., within the geodatabase) by querying the feature classes' delta tables (A and D tables). This would likely require some custom development work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 15:07:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/soft-delete-with-editor-widget/m-p/307898#M8198</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2016-09-28T15:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Soft delete with editor widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/soft-delete-with-editor-widget/m-p/307899#M8199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just throwing a few possible workaround (with no scripting suggestion).&amp;nbsp;I have not messed with editing so&amp;nbsp; not sure if any of these are possible or not.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;can you have a "status" field that is not displayed, but is used to filter.&amp;nbsp;&amp;nbsp; If deleted, change the flag to "deletepending" or something similar and then filter those out from what you can edit.&amp;nbsp;&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;or, create a GP service that takes a copy of the deleted line and copies is before getting deleted.&lt;/LI&gt;&lt;LI&gt;or, keep a pre-edit copy of the data, then post editing have a script to find what has changed.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pretty brunt force options, but if it's important and if there are no other easier alternatives, sometimes you have to create a few more hoops until something better is available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 15:41:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/soft-delete-with-editor-widget/m-p/307899#M8199</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-09-28T15:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Soft delete with editor widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/soft-delete-with-editor-widget/m-p/307900#M8200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Robert, Rebecca and Derek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your time and comments.&lt;/P&gt;&lt;P&gt;Those are really good ideas. I'll be trying all&amp;nbsp;of them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2016 13:46:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/soft-delete-with-editor-widget/m-p/307900#M8200</guid>
      <dc:creator>Tevfik_ÇağrıDural1</dc:creator>
      <dc:date>2016-10-03T13:46:58Z</dc:date>
    </item>
  </channel>
</rss>

