Salesforce Certified Platform App Builder — Question 453
Managers at Universal Containers want a quick way to create additional accounts to form a hierarchy from a parent account record. They want to auto-populate five fields based on the parent to make it easier for users to create the child accounts quickly.
What should the app builder recommend?
Answer options
- A. Custom Global Quick Action
- B. Custom Button on Account
- C. Custom Action on Account
- D. Custom Link on Account
Correct answer: C
Explanation
The correct answer, Custom Action on Account, allows the app builder to create a tailored action that can pre-fill fields based on the parent account, streamlining the process. The other options, such as Custom Button and Custom Link, do not provide the same level of automation or integration needed to auto-populate fields efficiently.