Salesforce Certified Platform App Builder — Question 468
What is true for all custom and some standard objects?
Answer options
- A. You can create workflow and approval actions where a change to a detail record updates a field on the related master record.
- B. Cross-object field updates work for custom-to-custom master-detail relationships, custom-to-standard master-detail relationships.
- C. Cross-object field updates work for a few standard-to-standard master-detail relationships.
- D. All of the above.
Correct answer: D
Explanation
The correct answer is D because all the statements are true. Option A correctly states that changes in detail records can trigger updates in master records. Option B indicates the functionality of cross-object field updates between custom and standard relationships, and Option C confirms that this also applies to some standard-to-standard relationships.