How to enable Duplicate prevention upon manual entry in Salesforce Classic

Last published at: 2022-02-08 10:39:23 UTC
Delete

Duplicate prevention upon manual entry in Salesforce Classic shows potential duplicates in the native entry page. If you are using the Lightning version of Salesforce please read this article.

Delete

When using Duplicate Prevention in the standard Classic Entry page, Duplicate Check is limited to showing only a text message. If you want to show the actual duplicate records in Classic, we need to replace the native entry page with the DC Entry Visualforce Page. This article will show you how.

Step 1 Enable the Duplicate prevention upon manual entry in Salesforce Classic

  1. Navigate to DC Setup in the Duplicate Check App.
  2. At *Object* Setup navigate to the particular object you want to enable prevention upon manual entry for.
  3. Navigate to the *Object* scenario tab and make sure that you have applied a scenario to Manual Insert Prevention and Manual Update Prevention. Check the example image below.
  4. Creating a new record in your salesforce environment now automatically triggers the duplicate prevention and shows you the results.
  5. If the new entry record is shown as a duplicate, but you consider it as a fake duplicate, for example, the record can be a family member or relative and not a duplicate, simply allow the creation of the record by disabling the Duplicate entry prevention by checking the Disable Duplicate Check checkbox. If the checkbox has not been added to the page layout yet, please read this article.
Delete

Note: Make sure that the applied scenario to Manual Insert Prevention and Manual Update Prevention contains the fields you desire to use in comparing your records with your existing data. Learn more about scenarios and how to configure them in this article.