function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Dasha KostyshynaDasha Kostyshyna 

Master-Detail Relationship Related To "Property"

Hi, I have a problem. When I want to create a Master-Detail Relationship which is has to be related to Property in the field "Select the other object to which this object is related" | "Related To" I don't have such option as "Property".
PatMcClellan__cPatMcClellan__c
Hi Dasha. Can you provide more detail?

What is the object on the Master side of the relationship? Custom or standard?
What is the object on the Detail side of the relationship?

You create the relationship on the object that is the detail side, linking it to the master.
You cannot have a standard object on the detail side where the master is a custom object.
You can have custom objects on both sides of the relationship.
An object can only be a detail to a maximum of 2 masters (acting as a junction object.)

Hope that helps. I can be more instructive if you provide more detail.
Irving CorralesIrving Corrales
You are unable to see "property" as an option because you must first create the object property as a custom object. After you create the property object you will be able to create the master-detail relationship.