What are the main things need to consider in the “master-detail relationship”?
Answer / Mohammad Shabbar Ali
1. Cascading Rules: Decide on the cascade rules for records - delete, undelete, merge and reassignment rules. 2. Field History Tracking: Choose whether to track changes in the master record when the detail records are created or deleted. 3. Sharing Settings: Configure the sharing settings for both the master and detail records. 4. Record Types: Ensure compatibility between the master and detail objects' record types.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are Standard Business Objects?
What is the difference between adding a custom tab to an app in classic and lightning?
What is a Web-to-Lead?
How you will add an attachment from VF page? tell me the component names to achieve this functionality?
What is the apex trigger in salesforce? : salesforce integration
We are not providing some of fields in .csv file which are required in filed level. What happens if we try to insert records into salesforce through data loader?
Why sfdc?
What are governor limits in salesforce?
Can you create a roll-up summary field in a lookup relation? State the number of such fields to be created for an object.
What is lightning ? : salesforce lightning component
What is a Role and Role Hierarchy?
Why do we need Batch Apex?