↧
Answer by AtulRajguru9 for How to set multiple objects as parents for a...
We cant create more that M-D on any object and there is really good reason why Salesforce do now allow us to create more than 2 two. Read more about data skew problem if you want to know why. If you...
View ArticleAnswer by gvgramazio for How to set multiple objects as parents for a custom...
As you have already stated, you can have at most two master-detail relationships with your custom object on the detail side. Also, only one of them is the main parent. The usual use case of two...
View ArticleHow to set multiple objects as parents for a custom object
I have requirement where a custom objects needs to have multiple objects as its parents. For example a custom object must have master-detail relationships with Account, Opportunity, Case etc. We can...
View Article