Can you put a redirect on a delete button?

I am trying to add a delete button into a tab on a detail page of an Opportunity. The tab on the detail page is associated with a custom object and when I delete the record on that tab with the delete button it redirects to the tab view for that custom object. 

Is there a way to control redirects with the delete button? 

Create another button on the Title Page component with the following actions:

Well that did it! Thanks for the help, Pat!