With "Delete" 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.
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).
Thank you
One idea that comes to mind is:
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.
Would this work?
Another idea if you're making edits frequently:
Jon
This behavior is already offered.
1. On Delete, prompt user to confirm deleting data. This prompt can be turned off and on at the Editing tab of the Options dialog.
2. Enable and Disable editing from the Edit tab AND single workspace edit session Editor options in the Options dialog. This will provide the capability to Discard edits (not Undo though) when editing non-versioned data.
https://pro.arcgis.com/en/pro-app/latest/help/editing/editing-options.htm
https://pro.arcgis.com/en/pro-app/latest/help/editing/save-or-discard-edits.htm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.