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
S PawarS Pawar 

Insufficient Privileges

Hi,

 

I have created one visualforce tab. I have put that tab on customer portal .


when i click that tab then following message displayed

 

Insufficient Privileges You do not have the level of access necessary to perform the operation you requested. Please contact the owner of the record or your administrator if access is necessary.

 

Please help me to resolve this problem

 

Regards,

Sagar Pawar.

Sonam_SFDCSonam_SFDC

Hi Sagar,

 

Check if you have given customer portal user the access to this VF page through profile.

 

 

Grazitti InteractiveGrazitti Interactive

Hi Pawar,

 

Please go through following steps.

 

1. Setup :: Manage Users::  Profiles:: select your customer portal profile that logged in user have  

2. Click on edit button on section Enabled Visualforce Page Access and add your visualforce page to this profile.

 

Please mark my answer as a solution if it was helpful so it is available to others as a proper solution.

 

 

Grazitti
www.grazitti.com

Lee Anne GLee Anne G
These suggestions were helpful! Thanks!