function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Huy NguyenHuy Nguyen 

how to create an apps exchange with the standard delete button is overrided in Contact object

Hi all,

I override delete button in contact object but I can not find that button when package the apps. Can any one help me ?
User-added imageUser-added image
 
Best Answer chosen by Huy Nguyen
Le NguyenLe Nguyen
Hi Huy,

You simply can't do that.  The system admin will have to override the button after he/she installed you app.  Otherwise, you have to create a custom button for it.

Regards,
Le