What ate the Types of Sharing Rules in Salesforce and Explain it?
Answer / Narvesh Kumar
The Types of Sharing Rules in Salesforce are: 1. Role-Based Sharing Rules - Automatically share records with users based on their role in the organization. 2. Manual Sharing Rules - Allows sharing records manually with specific users or groups outside of the user's role hierarchy. 3. Organization-Wide Default Sharing Settings - Control access to records at the organization level for all profiles. This setting can be overridden by Role-Based and Manual Sharing Rules.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the auto-response rules?
What is datetime format supported in .csv file for upload in salesforce? : salesforce Data Management
What is a governor limit in salesforce?
What is trigger.new?
Which permission is required to set the running user other than you in dashboard? : salesforce admin
What is an apex transaction? : salesforce crm
What is the usage of apex program with within visual force page?
Can we implement multilevel approval process in salesforce? : salesforce workflows and approval process
What is a good set of naming conventions to use when developing on the force.com platform?
How to read the parameter value from the url in apex?
What are different chart types available for dashboards? : salesforce reports and dashboards
What are the effects of using the transient keyword?