Results 1 to 2 of 2

Thread: Search content of calls, notes and emails

  1. #1
    mhh
    mhh is offline Junior Member
    Join Date
    Feb 2005
    Posts
    1

    Default Search content of calls, notes and emails

    I have experienced the need for finde a person and the only thing I can remember is what we talked about. But I can not search the content of calls, notes and emails.

    I t would be great if that was possible.

    Martin

  2. #2
    blex2005's Avatar
    blex2005 is offline Sugar Community Member
    Join Date
    Aug 2004
    Posts
    101

    Default Re: Search content of calls, notes and emails

    Add the following code to build_generic_where_clause in the Contacts class:

    array_push($where_clauses, "contacts.description like '%$the_query_string%'");

    You can do a similiar thing for notes, emails, etc. However, look at Home/UnifiedSearch.php for how to handle this.
    Last edited by blex2005; 2005-02-11 at 12:42 PM.
    Do you have children? Want to enjoy and support them more?
    Check out Family Matters from Weiner Family Studios.
    Or follow us on twitter @weinerfamily.



    Scott Weiner
    CRM Consultant
    BrokerSuite, LLC
    SugarCRM Business Partner

    sweiner@brokersuite.com
    "Customized CRM solutions"
    www.blueriverassociates.com
    www.brokersuite.com




Thread Information

Users Browsing this Thread

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

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
  •