Activity › Forums › Salesforce® Discussions › Can i make a master detail relationship between Two Standard Objects in Salesforce?
Tagged: Custom Junction Object, Many To Many Relationships, Master Detail, Master Detail Relationship, Salesforce Development, Salesforce Objects, Standard Objects
-
Can i make a master detail relationship between Two Standard Objects in Salesforce?
Posted by Suraj on April 28, 2017 at 1:54 PMCan i make a master detail relationship between Two Standard Objects?
Parul replied 7 years, 7 months ago 4 Members · 4 Replies -
4 Replies
-
Hi Suraj
it is not possible as standard object can not be on detail side of the relationship
Hope it may help you:
- [adinserter block='9']
-
hi,
It is not possible as standard object can not be on detail side of the relationship
Thanks
-
On standard object can not be on detail side of the relationship I think
-
the standard object cannot be on the detail side of a relationship with a custom object. … To create a many-to-many relationship, simply create a custom junction object with two master-detail relationship fields, each linking to theobjects you want to relate. See the Salesforce online help for details.
Log In to reply.