November 2019
Intermediate to advanced
672 pages
13h 39m
English
Using master–detail fields, we can set up the so-called many-to-many relationships, which are a way to link a given record to more than one record using Junction objects.
When do you need it? Imagine that you want to link a Case with multiple Assets:

By using a many-to-many relationship, you can link a given Case to more than one Asset record.
The Junction object is a custom object that holds two different master–detail fields: the first master–detail field created is promoted to be the primary relation and the primary master record masters deletion, undeletion, and sharing the ...
Read now
Unlock full access