ADM-201 · Question #26
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
The correct answer is A. Put the survey related list on the account page layout. D. Create a lookup relationship field on the survey object.. To link a custom survey object to accounts and display related surveys on the account record, an administrator should create a lookup field on the survey object referencing the account and then add the corresponding related list to the account page layout.
Question
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 2 answers
Options
- APut the survey related list on the account page layout.
- BCreate a lookup relationship field on the account object.
- CPut the account related list on the survey page layout.
- DCreate a lookup relationship field on the survey object.
How the community answered
(16 responses)- A75% (12)
- B19% (3)
- C6% (1)
Why each option
To link a custom survey object to accounts and display related surveys on the account record, an administrator should create a lookup field on the survey object referencing the account and then add the corresponding related list to the account page layout.
Placing the Survey related list on the Account page layout allows users to view all survey records associated with a specific account directly from the account record.
Creating a lookup relationship field on the Account object to the Survey object would mean an account could only be linked to one survey, which doesn't allow for multiple related surveys.
Placing the Account related list on the Survey page layout is not the correct configuration to show multiple child survey records related to a parent account.
Creating a lookup relationship field on the custom Survey object that points to the Account object establishes the link, enabling users to select an account from the survey record and defining the one-to-many relationship.
Concept tested: Lookup relationships and related lists configuration
Source: https://help.salesforce.com/s/articleView?id=sf.fields_about_relationships.htm&type=5
Topics
Community Discussion
No community discussion yet for this question.