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 réponses
  1. 9 oct. 2014, 15: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