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
OnDem DevOnDem Dev 

Insufficient Privileges error if View Setup and Configuration profile permission is unchecked

My application has two profiles, one for Admin and other for Non Admin.

 

There is a Custom Object which is overriden with Visualforce page.

For Admin profile everything works fine.

 

In Non Admin Profile, if View Setup and Configuration permission is checked, accessing the above Custom tab and remaining functionality works fine. 

 

If View Setup permission is unchecked, Insufficient Privileges error message is shown.

 

Can anyone help me out in resolving this issue?

Note: I even tested by giving all the Custom Object Permissions but no luck.

 

OnDem

Message Edited by OnDem Dev on 01-12-2010 10:43 PM
Message Edited by OnDem Dev on 01-12-2010 10:46 PM
Message Edited by OnDem Dev on 01-12-2010 10:53 PM