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
force noviceforce novice 

OWD Permission

I have an object & client must access that object then which OWD permission will you give on that particular object?
Best Answer chosen by force novice
Vinita_SFDCVinita_SFDC
Hello,

If OWD is public for the object and user has permission on that object in his profile then he will have access on that object. I wpould suggest you to refer following links for a better undertanding:

http://blogs.salesforce.com/product/2012/06/announcing-the-who-sees-what-series.html

https://help.salesforce.com/HTViewHelpDoc?id=admin_sharing.htm&language=en_US

All Answers

Vinita_SFDCVinita_SFDC
Hello,

If OWD is public for the object and user has permission on that object in his profile then he will have access on that object. I wpould suggest you to refer following links for a better undertanding:

http://blogs.salesforce.com/product/2012/06/announcing-the-who-sees-what-series.html

https://help.salesforce.com/HTViewHelpDoc?id=admin_sharing.htm&language=en_US

This was selected as the best answer
NILESH RAJ 20NILESH RAJ 20
OWD permission depends on two questions:
1. Will the user See records which he/she does not own?
 Will the user Edit records which he/she does not own?
Check OWD in Salesforce (https://sfdcwisdom.com/owd-in-salesforce) for complete details