Skip to main content
Hi all,

 

We're pretty new to Salesforce and we have developed a basic managed package. The problem we are having is that people who are testing it can't see our Visualforce page thats included with the package in the Page Layout Editor.

 

The page is definately there and it can be called directly in the URL. Its just not visible in the Page Layout Editor.

 

Am I doing something wrong?

 

Thanks

 

Adam
답변 3개
  1. 2014년 10월 9일 오후 3:28
    You need to add those Users to a Permission Set (preferrable) or a Profile that gives them access to the Visual Force page plus any objects and Apex classes in your package.
0/9000