You need to sign in to do that
Don't have an account?

Master-Detail-Detail
Hi!
I would like to create a Master-Detail relationship on two custom objects. The Master object is already a Detail object to another unrelated object. Is this possible? When I attempt I do not see the the desired Master object name in Related To dropdown list. I do not see ANY objects in this list that are not already defined as a detail object in master-detal relationship.
Thanks
Jon
I would like to create a Master-Detail relationship on two custom objects. The Master object is already a Detail object to another unrelated object. Is this possible? When I attempt I do not see the the desired Master object name in Related To dropdown list. I do not see ANY objects in this list that are not already defined as a detail object in master-detal relationship.
Thanks
Jon

Salesforce won't allow you create a detail side object which is mastered by another detail side object. You can use lookup relationship instead.

Thanks David. I was afraid of that.