We need to run some validations before allowing user to delete instance. I created a process that does all the checks and then sends warning messages or let's user delete instance. I am using a custom delete action button to do this within the entity using rule. However, it requires I also allow internal user to have the delete capability in Security. This causes two Delete links to appear on the top of my lists for the entity, one being the OOTB and the other my custom Delete button.
Is there another way to do this?
Thanks for any assistance.