How to Delete a Master-Detail Relationship in Salesforce
I created a custom object called ‘Project’ and linked it to another object called ‘Task’ using a Master-Detail relationship. When we create MDR between two objects, the child record cannot exist without a parent. Later, we decided that tasks should not be completely dependent on projects. Instead, tasks should exist on their own even if the project … Read more >>>