When I add a new Contact or Account there is some automatic duplicate checking on what seems to be the name and e-mail fields. Is there a built-in way to specify additional fields to check on duplicates?

I could implement a hook handler on the before_save, but I'd like to integrate it into the existing ShowDuplicates action.

Sugar Version: 5.0.0e (Build 3276)