<?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 feature delete protection in ArcGIS Pro in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/feature-delete-protection-in-arcgis-pro/idi-p/1616341</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JurajMurcko1_0-1747732357739.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/132580i50194451E0FE83C8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JurajMurcko1_0-1747732357739.png" alt="JurajMurcko1_0-1747732357739.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;With "Delete"&amp;nbsp;button being so close to "Clear" or "Copy" button in ArcGIS Pro attribute table view, it is really easy to click wrongly and accidentally delete currently selected features instead of clearing selection or copying featuers as intended. Please provide some option to enable feature deletion protection (somewhere in settings, or a checkbox directly in the attribute table view next to this button), so if enabled, the user would get warning about deleting the features that he /she would have to confirm. Or if the chechbox is unchecked, the "Delete" button would be disabled. Alternatively, provide "Undo" button in the attribute table view that can restore deleted or wrongly updated objects to previous state.&lt;BR /&gt;&lt;BR /&gt;I am sure many users would appriciate it as it happens sometimes that user accidentally deletes selected records, and there is no way to retrieve them (undo doesn´t work for this case) unless using verioned geodatabase (not always an option).&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 20 May 2025 13:28:08 GMT</pubDate>
    <dc:creator>JurajMurcko1</dc:creator>
    <dc:date>2025-05-20T13:28:08Z</dc:date>
    <item>
      <title>feature delete protection in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/feature-delete-protection-in-arcgis-pro/idi-p/1616341</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JurajMurcko1_0-1747732357739.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/132580i50194451E0FE83C8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JurajMurcko1_0-1747732357739.png" alt="JurajMurcko1_0-1747732357739.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;With "Delete"&amp;nbsp;button being so close to "Clear" or "Copy" button in ArcGIS Pro attribute table view, it is really easy to click wrongly and accidentally delete currently selected features instead of clearing selection or copying featuers as intended. Please provide some option to enable feature deletion protection (somewhere in settings, or a checkbox directly in the attribute table view next to this button), so if enabled, the user would get warning about deleting the features that he /she would have to confirm. Or if the chechbox is unchecked, the "Delete" button would be disabled. Alternatively, provide "Undo" button in the attribute table view that can restore deleted or wrongly updated objects to previous state.&lt;BR /&gt;&lt;BR /&gt;I am sure many users would appriciate it as it happens sometimes that user accidentally deletes selected records, and there is no way to retrieve them (undo doesn´t work for this case) unless using verioned geodatabase (not always an option).&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 13:28:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/feature-delete-protection-in-arcgis-pro/idi-p/1616341</guid>
      <dc:creator>JurajMurcko1</dc:creator>
      <dc:date>2025-05-20T13:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: feature delete protection in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/feature-delete-protection-in-arcgis-pro/idc-p/1616346#M34852</link>
      <description>&lt;P&gt;One idea that comes to mind is:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Adding a field, for example, called 'DeleteOK'&lt;/LI&gt;&lt;LI&gt;Adding an Attribute Rule constraint rule that is triggered 'on delete' operations and only allows features to be deleted if they have $feature.DeleteOK ==1&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This will prevent any feature from being deleted accidentally as you have to set DeleteOK to '1' in order to be able to delete it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would this work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 10:49:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/feature-delete-protection-in-arcgis-pro/idc-p/1616346#M34852</guid>
      <dc:creator>AmirBar-Maor</dc:creator>
      <dc:date>2025-05-20T10:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: feature delete protection in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/feature-delete-protection-in-arcgis-pro/idc-p/1616357#M34853</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/396091"&gt;@JurajMurcko1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another idea if you're making edits frequently:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Make a backup of the database before you start any work. I usually just have a backup folder in my project, copy and past the gdb into it each morning. Then, if I make mistakes and can't get work back with an undo button, I can just open the original copy up, grab what I need, and paste it back into the working layer.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 11:20:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/feature-delete-protection-in-arcgis-pro/idc-p/1616357#M34853</guid>
      <dc:creator>JonM32</dc:creator>
      <dc:date>2025-05-20T11:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: feature delete protection in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/feature-delete-protection-in-arcgis-pro/idc-p/1616524#M34860</link>
      <description>&lt;P&gt;This behavior is already offered.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; On Delete, prompt user to confirm deleting data.&amp;nbsp; This prompt can be turned off and on at the Editing tab of the Options dialog.&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; Enable and Disable editing from the Edit tab AND single workspace edit session Editor options in the Options dialog.&amp;nbsp;This will provide the capability to Discard edits (not Undo though) when editing non-versioned data.&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="JenniferCadkin_0-1747758787976.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/132654i4F4CFC5E8E316B93/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JenniferCadkin_0-1747758787976.png" alt="JenniferCadkin_0-1747758787976.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/editing-options.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/editing/editing-options.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/save-or-discard-edits.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/editing/save-or-discard-edits.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 16:35:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/feature-delete-protection-in-arcgis-pro/idc-p/1616524#M34860</guid>
      <dc:creator>JenniferCadkin</dc:creator>
      <dc:date>2025-05-20T16:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: feature delete protection in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/feature-delete-protection-in-arcgis-pro/idc-p/1618370#M34946</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/125477"&gt;@JenniferCadkin&lt;/a&gt;&amp;nbsp;Thanks for the clarification.. I had missed that setting in the Options dialog. Just curious, for non-versioned data,&lt;A title="tubidy mp3" href="https://www-tubidy.ws" target="_blank" rel="dofollow noopener"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="blank.png" style="width: 0px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/133245i0FAA5A63BCFC1B4B/image-size/small?v=v2&amp;amp;px=200" role="button" title="blank.png" alt="blank.png" /&gt;&lt;/span&gt;&lt;/A&gt; has anyone found a good workaround for replicating an “Undo” experience beyond just discarding edits?&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 17:16:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/feature-delete-protection-in-arcgis-pro/idc-p/1618370#M34946</guid>
      <dc:creator>SamsulS20</dc:creator>
      <dc:date>2025-05-26T17:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: feature delete protection in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/feature-delete-protection-in-arcgis-pro/idc-p/1618606#M34959</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/125477"&gt;@JenniferCadkin&lt;/a&gt;&amp;nbsp;mentioned, I also use the enable and disable editing session as it gives an extra level of control over edits.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 17:08:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/feature-delete-protection-in-arcgis-pro/idc-p/1618606#M34959</guid>
      <dc:creator>Debert</dc:creator>
      <dc:date>2025-05-27T17:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: feature delete protection in ArcGIS Pro - Status changed to: Already Offered</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/feature-delete-protection-in-arcgis-pro/idc-p/1623470#M35146</link>
      <description />
      <pubDate>Fri, 13 Jun 2025 16:01:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/feature-delete-protection-in-arcgis-pro/idc-p/1623470#M35146</guid>
      <dc:creator>AlyciaRajendran_esri</dc:creator>
      <dc:date>2025-06-13T16:01:09Z</dc:date>
    </item>
  </channel>
</rss>

