• Import Duplicate Detection with Related Fields

    I had a non-db field added to the duplicate check screen on the import process, but that field no longer displays. It was made up of the first_name,last_name, and account_name fields. This no longer appears on the duplicate check dialog. I then created…
  • Change fields listview duplicate check

    Hi, We would like to change the fields displayed in the duplicate list view in the convert lead functionality. Could you please tell us how we can modify this view? Thanks. Stijn
  • Run Duplicate check on keyup event of backbone

    Hi All, I am using a SugarCRM 7.7.0.0. I want to run the default duplicate check functionality of SugarCRM on keyup event of the backbone controller. So far, I have written the following code to extend the default controller of the record view, and I…