I'm pretty sure this is not possible, but checking just in case:
Is there any way to retrieve a list of all personal views that reference a specific field?
I want to delete a custom field on the Contact entity. I know I can easily identify where it appears in system views, forms, etc. But since it's a highly used entity, many users probably have personal views that include it. I want to alert those users to remove it from their views, so they don't get an error message later on after I delete the field.
Thanks in advance for any enlightenment!