Duplicate Record Detection
Implement an automatic duplicate record detection feature that checks for existing records based on key fields before a new record is created. If a potential duplicate is found, PACE should alert the user and provide an option to review the existing record before proceeding
1
vote