Activity › Forums › Salesforce® Discussions › Does sharing rule override the profile settings in salesforce?
Tagged: Permission Sets, Profile, Profile Permission, Profile Settings, Salesforce Development, Sharing Rule
-
Does sharing rule override the profile settings in salesforce?
Posted by Saurabh on March 31, 2017 at 2:57 PMDoes sharing rule override the profile settings in salesforce?
Avnish Yadav replied 7 years, 9 months ago 4 Members · 3 Replies -
3 Replies
-
Hi saurabh,
No ,Profile settings override Sharing Rules.Without profile permission, they can’t create new records. Sharing provide you access for record level and profile provide access on object level.
Thanks.
- [adinserter block='9']
-
Hello Saurabh,
View All permission overrides the sharing rules and allows people with that permission to view all records for that object. There are specific use cases where the View All permission may be appropriate for a specific profile, but in general that permission should be used rarely. To restrict access of certain accounts for users in that profile, you would need to remove that permission and instead set up additional sharing rules as needed.
-
Hello,
Sharing setting allows you to provide permission for records where Profiles and Permission Sets tell you whether a user can create an account,
it doesn’t tell you which account they can read or edit. so, Without profile permission, they can’t create new records. Sharing provide you access
for record level and profile provide access on object level.Thanks.
Log In to reply.