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
BachiBachi 

How to add Contact me Page(Link) for Package

 Hi ,
 I created a Package with some custom objects , tabs ,... etc. After that I registered the package and Created a Test Drive. I want to get the personal information who clicks the "Get It Now" button.
If someone clicks the Get It Now button, application will ask for salesforce userid and password to Install.
There is one check box to License agreement.
 
But I saw in some package applications there are two check boxes. If I check the first check box then
6 field are opening in the same page to enter the personal info and second check box for License agreement.
 
For our Application,how to add check box to get personal information who clicks the "Get It Now" button in our application.
And I have seen in some applications  one link ( Name is Contact me ) is just above the thumbnail.
How to get this link to my application.
 
Thanks
Bhaskar