234k views
4 votes
In a master-detail relationship scenario, the fields of the parent object need to be displayed in the related list. How will a developer achieve this design?

A)Cross-object formula field
B)Workflow rule
C)Validation rule
D)Assignment rule

1 Answer

2 votes

Answer:

The correct answer is A

Step-by-step explanation:

Master-detail relationship is the relationship where the master states the parent and detail states a child, in which the master object controls or regulate some behaviors of the detailed object.

Cross object formula field is the one, which spans 2 related references and the objects that merge fields on the objects. So, a developer will use the Cross object formula field for displaying into the related list.

User Filipe Rodrigues
by
4.8k points