Universal Containers needs to allow customers to self-register for their Community for customers. Existing contacts must be given Community access without creating duplicate contacts.
How should a Salesforce Admin perform this task?
A.
Customise the CommunitiesSelfregcontroller Apex controller to identify duplicates and show an error message during registration.
B.
Uncheck the option Allow Duplicates in Salesforce in Community Management.
C.
Create a validation rule to prevent duplicates and show an error message.
D.
Develop a batch process that will delete duplicate contacts in the Community and reassign users to existing contacts.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit