Results 1 to 4 of 4

Thread: Add new field for Find Duplicates

  1. #1
    jleeomc is offline Sugar Community Member
    Join Date
    Jul 2007
    Posts
    34

    Default Add new field for Find Duplicates

    After selecting a lead and then clicking on the 'Find Duplicates' button, I see a list that I am to choose to search on. How can i get the 'Account Name' to be on that list?

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Add new field for Find Duplicates

    You need to modify the function checkForDuplicates at modules/Leads/LeadFormBase.php

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    jleeomc is offline Sugar Community Member
    Join Date
    Jul 2007
    Posts
    34

    Default Re: Add new field for Find Duplicates

    I took a look at the LeadsFormBase.php and I think that it is a generic de-dup process since the $basequery just uses the first/last name.

    However, I do not think the process is using that code. When I click on the Find Dups button on the Leads Detail screen, I am displayed the "Step 1" page where the default search fields are set to first and last name. In addition a list of fields are available to include in the search query - I'd like to add the "account name" to that list and/or make the "account name" show up as a default.

    Thank you.

  4. #4
    shyam007 is offline Sugar Community Member
    Join Date
    Dec 2008
    Location
    Pune
    Posts
    202

    Default Re: Add new field for Find Duplicates

    Quote Originally Posted by andopes View Post
    You need to modify the function checkForDuplicates at modules/Leads/LeadFormBase.php

    Cheers
    Hi André Lopes

    please tell me what is change in checkForDuplicates() function.

    I want to add "Account name" field.
    I debug my sugarcrm project but i can't reach to LeadFormBase.php

    Please help me
    Shyam
    Mumbai - India.


    shyam.fc@gmail.com

    SugarCRM (CE & PRO):- 6.1.*
    Operating System :- CentOS 5.5
    PHP Version:- 5.2.17
    Apache :-2
    MYSQL :-5.0

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 4
    Last Post: 2009-11-26, 07:09 AM
  2. Merge Duplicates i am not getting email field?
    By ramji123 in forum Developer Help
    Replies: 2
    Last Post: 2009-07-24, 11:13 AM
  3. how to add find duplicates in detail view of new module
    By k.divya in forum Developer Help
    Replies: 0
    Last Post: 2009-03-26, 07:53 AM
  4. "Find Duplicates" yields this error message..
    By Altstatten in forum Help
    Replies: 1
    Last Post: 2008-10-14, 09:25 PM
  5. Find duplicates
    By bkudria in forum General Discussion
    Replies: 3
    Last Post: 2006-04-14, 08:43 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •