You need to sign in to do that
Don't have an account?
Kumar Rao 1
Insufficient Privileges - VF Page
Dear Experts,
I encountered following "Insufficient Privileges" error onmy Custom Object VF Page Employee__c... I'm not sure why.. Kindly advise.
Error:
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. For more information, see Insufficient Privileges Errors.
Code:
<Apex:Page StandardController="Employee__c">
<Apex:detail Subject="{!Employee__c.Emp_Name__c}"/>
</Apex:page>
Thanks,
Kumar
I encountered following "Insufficient Privileges" error onmy Custom Object VF Page Employee__c... I'm not sure why.. Kindly advise.
Error:
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. For more information, see Insufficient Privileges Errors.
Code:
<Apex:Page StandardController="Employee__c">
<Apex:detail Subject="{!Employee__c.Emp_Name__c}"/>
</Apex:page>
Thanks,
Kumar
All Answers
Please go the login user profile.Add this page as part of that profile.I think this will help.
Thanks,
Dhriti
Hello Dhriti Moulick,
Manythanks for your response, I'm new to SFDC, so kindly help me with navigations..
Cheers,
Kumar
if you feel above answer helps you,please mark it as a best answer.
Thanks,
Dhriti