Results 1 to 6 of 6

Thread: Search related module columns

  1. #1
    Amadeus7 is offline Member
    Join Date
    Dec 2008
    Posts
    19

    Default Search related module columns

    Hi!

    We are using Sugar 5.1. Does anyone have a guidelines, how to show related module columns in search and listview of another module?

    For example, we need industry from accounts to be displayed in contacts module listview, as well as industry dropdown to be in search form of contacts module.

    Sincerely,

    Amadeus7

  2. #2
    mvngti is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    South Africa
    Posts
    510

    Default Re: Search related module columns

    Look for modules "RelatedData" and "EnhancedSearch" in sugarforge.
    --


    Marnus van Niekerk

    There are only 10 types of people in the world
    those who can read binary and those who don't

    Modules:
    CE Teams - Upgrade safe teams module for Community Edition
    FieldACL - Field Level Access Control for Community Edition
    EditLogicHooks - Create and edit Logic Hooks from the Admin GUI
    FlexibleChartDashlet - Display any data in a Dashlet Chart
    DocumentThumbnails - Thumbnails for Documents module

    Many questions can be answered by reading the Developers Manual

  3. #3
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Search related module columns

    The RelatedData module in my sig would do everything that you'd like except the search field would be just a textbox. I have the ability to make a drop down depending on the field type on the feature request list, however.

  4. #4
    Amadeus7 is offline Member
    Join Date
    Dec 2008
    Posts
    19

    Default Re: Search related module columns

    Thanks Marnus!

  5. #5
    mikesolomon is offline Sugar Community Member
    Join Date
    Feb 2008
    Location
    UK
    Posts
    1,467

    Default Re: Search related module columns

    Quote Originally Posted by eggsurplus View Post
    The RelatedData module in my sig would do everything that you'd like except the search field would be just a textbox. I have the ability to make a drop down depending on the field type on the feature request list, however.
    will this work with the enhanced search module?
    Mike Solomon
    Development Manager
    Ivy Ltd
    www.ivy.ltd.uk]www.ivy.ltd.uk

    php version 5.2.6
    MySql 5.1.59

  6. #6
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Search related module columns

    Not exactly sure. It just adds a new Studio field type. It touches these existing files so if EnhancedStudio touches any of these files then it won't be compatible:
    data/SugarBean.php (Relate type specific code needed for RelatedData)
    include/SearchForm/SearchForm2.php (Relate type specific code needed for RelatedData)
    modules/DynamicFields/FieldCases.php (No upgrade safe way of adding your own custom field type...that I know of)
    modules/DynamicFields/FieldCases.php (No upgrade safe way of adding your own custom field type...that I know of)
    modules/ModuleBuilder/views/view.modulefield.php (No upgrade safe way of adding your own custom field type...that I know of)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Search across related modules
    By dpeastman in forum Help
    Replies: 2
    Last Post: 2008-12-17, 06:35 PM
  2. Module Detail View show List of Related->Related
    By theLowlyContractor2 in forum Help
    Replies: 0
    Last Post: 2008-09-11, 03:32 PM
  3. Replies: 3
    Last Post: 2008-02-22, 10:10 PM
  4. Add columns to basic Lead Search
    By DanPowers in forum General Discussion
    Replies: 0
    Last Post: 2005-02-02, 02:07 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
  •