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
Heidi G.Heidi G. 

Removing a custom button from a related list off a Custom object

Hi team, 

We have created a custom object, the data for this object is displayled as a related list on the Lead layout page.

A Custom button on the related list isn't required and Id like to remove it from view.  How do I go about doing that?
Pradeep Kumar L.GPradeep Kumar L.G
Hi Heidi,

Hope below details helps.

Edit layout--->relatedList--->expand button section. Add/Remove.

User-added image

Thanks
Pradeep