Results 1 to 2 of 2

Thread: search / import

  1. #1
    mykkk is offline Junior Member
    Join Date
    May 2011
    Posts
    2

    Default search / import

    Hi,

    I am a beginner and maybe I do something wrong - so I ask for help.

    I import the contact with "cvs" to the targets and after this I adding the targets to the targets list because I want to do some mailing with campaigning. Everything is ok - but I have problem after this with search ...

    Search is not include targets ... how can I include targets to the global search??

    Global search looking for with: Accounts, Contacts, Opportunities, Bug Tracker, Leads, Projects, Calls, Meetings, Project Tasks, Cases, Notes, Tasks
    but not with Targets ...
    how can I do add Targets to the global search ??

    or

    how can I import Accounts and immediately I include this to the target list ?

    please help

  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: search / import

    You need to:
    Create an extended vardefs for Prospects module and add the following lines:

    PHP Code:
    <?PHP
    $dictionary
    ['Prospect']['unified_search'] = true;
    $dictionary['Prospect']['fields']['first_name']['unified_search'] = true;
    $dictionary['Prospect']['fields']['first_name']['unified_search'] = true;
    ?>
    You can add other fields ot unified search.

    Then go to Admin -> Repair -> Quick Repair and Rebuild.

    Regards
    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.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 2011-01-05, 08:03 PM
  2. Replies: 4
    Last Post: 2009-08-05, 08:14 PM
  3. Close Teb Search(Basic Search/Advance Search)
    By waree in forum Developer Help
    Replies: 1
    Last Post: 2008-12-27, 04:14 PM
  4. Help needed: Search doesn't work after import
    By THEBLADEJANE in forum General Discussion
    Replies: 3
    Last Post: 2006-11-02, 04:42 PM
  5. Search contacts doesn't work after import
    By THEBLADEJANE in forum Help
    Replies: 0
    Last Post: 2006-09-25, 01:26 PM

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
  •