Results 1 to 3 of 3

Thread: contacts subpanel Sort column uder Accounts

  1. #1
    kurt.maderal is offline Senior Member
    Join Date
    Jun 2009
    Posts
    66

    Unhappy contacts subpanel Sort column uder Accounts

    Hi,

    Does anybody know why one of the columns in my contacts subpanel under Accounts details view
    is not sorting the data and that it only outputs a blank for that column ?

    Any help is much appreciated.

    Thanks in advance.

  2. #2
    turutosiya's Avatar
    turutosiya is offline Sugar Community Member
    Join Date
    Aug 2007
    Location
    Tokyo, Japan
    Posts
    147

    Default Re: contacts subpanel Sort column uder Accounts

    Which column?

    You can change list's layout by using Studio.[Admin] -> [Studio]

    To change layout of contacts subpanel under Accounts,
    Select [Accounts] - [Subpanels] - [Contacts].
    Toshiya TSURU <turutosiya@gmail.com>
    http://j.mp/turutosiya
    http://twitter.com/turutosiya

  3. #3
    kurt.maderal is offline Senior Member
    Join Date
    Jun 2009
    Posts
    66

    Unhappy Re: contacts subpanel Sort column uder Accounts

    Hi,

    On the detail view of an Account there is a Contacts subpanel.

    The contacts subpanel has columsns: name, title
    All the mentioned columns are sortable but when I click title column to sort it,
    the output the the title column disappears.

    What I did was modify ForAccounts.php under

    /modules/Contacts/metadata/subpanels/ForAccounts.php

    added:

    'title'=>array(
    'name'=>'title',
    'vname' => 'LBL_LIST_TITLE',
    'widget_class' => 'SubPanelDetailViewLink',
    'module' => 'Contacts',
    'width' => '43%',
    ),

    Where do I find the query that sorts the subpanel ?

    Thanks...
    Last edited by kurt.maderal; 2009-07-31 at 04:12 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. sort contacts subpanel by account
    By mikesolomon in forum Developer Help
    Replies: 3
    Last Post: 2012-02-25, 09:15 AM
  2. contacts subpanel sort by account
    By jasonj in forum Help
    Replies: 1
    Last Post: 2012-02-24, 04:23 AM
  3. Customizing Sort order of Subpanel Contacts
    By chemie2008 in forum Developer Help
    Replies: 4
    Last Post: 2009-04-01, 02:13 PM
  4. subpanel column sort widgets
    By stevec in forum Developer Help
    Replies: 2
    Last Post: 2007-09-18, 09:02 AM
  5. Replies: 1
    Last Post: 2005-09-08, 10:51 PM

Tags for this Thread

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
  •