Results 1 to 7 of 7

Thread: How do I search customized fields in Sugar?

  1. #1
    pnowakiris is offline Junior Member
    Join Date
    Nov 2007
    Posts
    4

    Default How do I search customized fields in Sugar?

    Does anyone know how to search customized fields in any of the modules? I am using Sugar Open Source and it doesn't seem to have any reporting capabilities. Is there something I need to install to make this happen?

    Any help would be appreciated.

  2. #2
    SamuelAugy is offline Sugar Community Member
    Join Date
    Sep 2007
    Location
    Paris (France)
    Posts
    238

    Default Re: How do I search customized fields in Sugar?

    You can see zucker reports.

  3. #3
    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 do I search customized fields in Sugar?

    Hi, pnowakiris.

    You can find all custom fields for a module at the Studio at Admin guide.
    Just go to: Admin -> Studio -> Edit a Module -> YourModule -> Edit Custom Fields -> View Custom Fields.

    You can also find them into database at the table fields_metadata:

    SELECT * FROM fields_metadata WHERE custom_module = 'YourModule'

    Cheers.

    --
    André Lopes
    Lâmpada Global Services
    Rua Bela Cintra, 299 conjunto. 51
    São Paulo, SP 01415-000
    tel1. 55 11 3237-3110
    cel. 55 11 7636-5859
    e-mail: info@lampadacrm.com.br

  4. #4
    kuske's Avatar
    kuske is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Germany
    Posts
    2,597

    Default Re: How do I search customized fields in Sugar?

    You can add them to the search form of each module in
    admin - studio - edit a module - <module> - edit layout - search form

    hk

  5. #5
    rexavh is offline Sugar Community Member
    Join Date
    Aug 2007
    Location
    Southern England
    Posts
    59

    Default Re: How do I search customized fields in Sugar?

    Is it possible to use global search to find data in custom fields?

  6. #6
    PointedEars is offline Member
    Join Date
    Mar 2008
    Posts
    5

    Default Re: How do I search customized fields in Sugar?

    Quote Originally Posted by kuske
    You can add them to the search form of each module in
    admin - studio - edit a module - <module> - edit layout - search form
    Hello,

    if I may jump in here, I think I have a related problem: I have created three custom modules, named Categories, Functions, and Groups. Each of these is related to Contacts (OOB). I need to enhance the Advanced Search form of the Contacts module so that the user can select one or more of each related objects as search parameter. So that the search result only yields the Contacts which are assigned the respective Categories, Functions, and Groups.

    But since Studio does not seem to allow to add related fields to the search form, how should I go about this? It is the first time I am developing on SugarCRM (5.0e CE). All hints are greatly appreciated.


    Regards,

    PointedEars
    Last edited by PointedEars; 2008-06-17 at 06:51 AM. Reason: Version clarification

  7. #7
    mem94566 is offline Sugar Community Member
    Join Date
    Apr 2008
    Posts
    25

    Default Re: How do I search customized fields in Sugar?

    I want to concur, that I can NOT get search results using custom fields in LEAD, or ACCOUNT.

    I have a custom field called 'repcompany_c', and the display test of REP COMPANY. When I enter into for an EXACT match of any REP COMPANY, i.e. "ABC", I get no search results. Is this a "FEATURE" or a "MISTAKE" in query code ?

    Best !

    Martin

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 6
    Last Post: 2007-11-22, 01:31 PM
  2. Replies: 0
    Last Post: 2007-11-15, 03:01 PM
  3. BUG In Search/Edit Layout???
    By tj@estreet.com in forum Help
    Replies: 13
    Last Post: 2006-06-10, 05:43 AM
  4. Replies: 0
    Last Post: 2006-06-08, 10:49 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
  •