Salesforce Certified Platform App Builder — Question 21
Users at Universal Containers need to be able to quickly create a Resource record from the Project record's Chatter feed.
How should the app builder define this functionality?
Answer options
- A. By creating a custom "Detail Page" Button on the Project.
- B. By creating a custom "Detail Page" Button on the Resource.
- C. By creating a custom "Create a Record" Action on the Project.
- D. By creating a custom "Create a Record" Action on the Resource.
Correct answer: C
Explanation
The correct answer is C because creating a custom 'Create a Record' Action on the Project allows users to quickly generate a Resource record directly from the Project record's Chatter feed. The other options either focus on detail page buttons, which do not enable quick record creation from the feed, or apply to the Resource instead of the Project, which is not the target for this functionality.