If object-level permissions conflict with record-level permissions, then what will happen? : salesforce sharing and security
Answer / Maneesh Kumar Singh
"In case of a conflict between object-level and record-level permissions, Salesforce will always respect the more restrictive permission. So if a user has object-level Read access but no Record-Level Read access for specific records, they won't be able to view those records."
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you expose a apex class as web service? And how to obtain a wsdl file for exposed class?
What is visualforce controller in salesforce? What are they? : salesforce visualforce
What is a workflow alert? : salesforce admin
What is Apex Managed Sharing?
What is a flexipage in lightning?
How to call java script using static resource in visual force page?
How can we refresh/reset the governor limits within a test class ?
How are users differentiated in salesforce?
What are report types?
Which all field data types can be used as external ids?
Can we include one component to another ? : salesforce lightning component
How to use multi select picklist as a filter while fetching data using soql?