Salesforce Administrator — Question 321
Ursa Major Solar needs to fulfill the following requirements:
✑ A custom object must be created to capture account survey data.
✑ Users need the ability to select an account from the survey record and view related surveys on the account record.
Which two actions can an administrator configure to meet these requirements? (Choose two.)
Answer options
- A. Create a lookup relationship field on the account object.
- B. Put the account related list on the survey page layout.
- C. Create a lookup relationship field on the survey object.
- D. Put the survey related list on the account page layout.
Correct answer: B, C
Explanation
The correct answers are B and C. By creating a lookup relationship field on the survey object (C), users can associate surveys with specific accounts, and by adding the account related list to the survey page layout (B), users can easily see which surveys are linked to an account. Options A and D do not directly fulfill the requirements for linking surveys to accounts in the manner specified.