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
NiketNiket 

Managed Package deployment problem

Hi All ,

I've done some customization(created new fields, page layout, custom button) on an object that is a part of managed package. I want to deploy this customization from sandbox to production.

Is there any way to achieve this ? I've already tried ANT, eclipse .

Please suggest .

Vance TylerVance Tyler

You can achive this using change sets.  One advantage of change sets is that you can access meta data at the field level and have more granular control while promoting changes from test to prod.