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
Nitesh TrivediNitesh Trivedi 

In my org sertifi app is pre install i want to install sertifi package on my custom object. How it can be done?

SwethaSwetha (Salesforce Developers) 
HI Nitesh,
Packages are not specific to an object. Installing the package applies to the entire Org. Is there anything specific that you are trying to achieve?

I will be able to suggest better if I know what is the requirement .Thanks
AnudeepAnudeep (Salesforce Developers) 
Hi Nitesh, 

Can you provide more details around what you are trying to achieve? 

The following document has instructions to install a package

https://help.salesforce.com/articleView?id=distribution_installing_packages.htm&type=5

Anudeep
Nitesh TrivediNitesh Trivedi

Hi Swetha,

 Sertifi package make a lookup relation with standardd object by itself and i want to make a lookup relation between sertfi object and my custom object so that what ever i send for e-verification it directly save to related record.

Have a look to pic there is namespace prefix and API name i want to add it on my custom object. 

screen shot of lookup relation of contact with sertifi