Results 1 to 10 of 10

Thread: How to add modules to unified search?

  1. #1
    mergulhao83 is offline Sugar Community Member
    Join Date
    Dec 2006
    Posts
    27

    Default How to add modules to unified search?

    How to add notes, meetings, call and tasks to unified search??

    Adding " 'unified_search' => true " to vardefs.php in Emails module goes ok with it, but don't work with the modules listed above.

    Thanks for any help.

  2. #2
    mergulhao83 is offline Sugar Community Member
    Join Date
    Dec 2006
    Posts
    27

    Default Re: How to add modules to unified search?

    No one can really help me?

  3. #3
    Join Date
    Feb 2007
    Location
    San Jose, CA
    Posts
    1,169

    Default Re: How to add modules to unified search?

    HI there,

    please check out this thread for an answer to your question.

    Regards.

    Susie
    Susie Williams

  4. #4
    mergulhao83 is offline Sugar Community Member
    Join Date
    Dec 2006
    Posts
    27

    Default Re: How to add modules to unified search?

    kbril says that's not possible to add notes, meetings, call and tasks to the unified search, and this is the problem. Others modules i've alredy added without problems, like the thread and wiki shows.

    Thanks, but it doesn't helped me.

  5. #5
    andydreisch's Avatar
    andydreisch is offline Sugar Team Member
    Join Date
    Apr 2005
    Location
    San Jose
    Posts
    2,080

    Default Re: How to add modules to unified search?

    Hi mergulhao83, yes, your request cannot be fulfilled at this point. Please be sure to submit a Feature Request to add your voice to the mix.

    Thanks,

    Andy
    Andy Dreisch
    Vice President, Online Team


    Check out our Podcasts!
    Sugar University for training
    Sugar Wiki for developer and user help
    SugarForge for modules, themes, lang packs
    SugarExchange for production-ready extensions
    Enter/view bugs via the Sugar bug tracker

  6. #6
    mergulhao83 is offline Sugar Community Member
    Join Date
    Dec 2006
    Posts
    27

    Default Re: How to add modules to unified search?

    Submited. Bug number 11801.

  7. #7
    Join Date
    Feb 2007
    Location
    San Jose, CA
    Posts
    1,169

    Default Re: How to add modules to unified search?

    Thank you for submitting this! Your feedback is much appreciated.

    -Susie
    Susie Williams

  8. #8
    Qamrun is offline Senior Member
    Join Date
    Mar 2009
    Location
    New Delhi
    Posts
    46

    Default Re: How to add modules to unified search?

    I am trying to add 'Product' module to global search. I've followed the following steps.


    Created a file search.php in custom/Extension/modules/Products/Ext/Vardefs directory and added the following.

    HTML Code:
    <?php
    $dictionary['Product']['unified_search'] = true; // opts module in
    foreach ($dictionary["Product"]["fields"] as $field)
    $field['unified_search']=true;
    ?>

    Then rebuild extensions & deleted unified_search_modules.php


    But as expected the module was not displayed on the global search list.

    Please help.

  9. #9
    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: How to add modules to unified search?

    Try to delete the file cache/unified_search_modules.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.

  10. #10
    Qamrun is offline Senior Member
    Join Date
    Mar 2009
    Location
    New Delhi
    Posts
    46

    Default Re: How to add modules to unified search?

    Thanks andopes. I deleted the file. But still the Product module is not displaying. Its showing some predefined modules Leads, Quotes, Accounts, Contacts, Cases and Opportunities.. I am not getting exactly where these modules are defined for unified searching.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Unified Search not finding a contact
    By dtokeefe in forum Help
    Replies: 9
    Last Post: 2007-01-31, 01:30 PM
  2. Add Field to Basic Search?
    By nomi in forum Help
    Replies: 2
    Last Post: 2006-12-28, 01:20 PM
  3. Replies: 1
    Last Post: 2006-07-29, 09:50 AM
  4. Add filter search
    By wednstay in forum General Discussion
    Replies: 0
    Last Post: 2005-05-27, 03:54 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
  •