As in, is it possible to access (lookup) fields of the master object from a detail object?
#Validation Rule #Master Detail Relationship #Salesforce Admin4 réponses
@Anmol Gupta Yes, that should not be a problem. You can access the Parent field something like this: Parent__r.FieldAPIName