Results 1 to 2 of 2

Thread: contacts subpanel sort by account

  1. #1
    jasonj is offline Sugar Community Member
    Join Date
    Sep 2006
    Location
    Brisbane
    Posts
    45

    Thumbs down contacts subpanel sort by account

    Manager asked if he could sort by Account in the contact sub panel in the target list detail view. I went in to Default.php and removed the sortable'=>false entry for account_name .. and now I can "sort" by account name ... but it ain't alphabetical... I can only assume it is sorting on Account ID or the ID of the linking table between the account and the contact... Any way I am stumped .. anybody got any ideas??????? The account name is set to sort = false in all the other contact sub panels as well .. was this a too hard basket case????
    Win2003 R2
    4.5.1d
    Apache/2.0.59 (Win32)
    PHP Version 5.1.2
    SQL 2005 SP2

  2. #2
    svill is offline Junior Member
    Join Date
    Feb 2012
    Posts
    2

    Default Re: contacts subpanel sort by account

    Quote Originally Posted by jasonj View Post
    Manager asked if he could sort by Account in the contact sub panel in the target list detail view. I went in to Default.php and removed the sortable'=>false entry for account_name .. and now I can "sort" by account name ... but it ain't alphabetical... I can only assume it is sorting on Account ID or the ID of the linking table between the account and the contact... Any way I am stumped .. anybody got any ideas??????? The account name is set to sort = false in all the other contact sub panels as well .. was this a too hard basket case????

    5 years late and im trying to do the exact same thing, i belive it is a corner case for Accounts - Contacts, because it works with other one-to-many relationnships but because Contacts have an account_id field and a accounts_contacts many-to-many talble aswell it doesnt work and tries fetching via the many-to-many rather than the one to many.
    Confusing

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Linking different contacts to same account names
    By bmarshall0511 in forum Help
    Replies: 1
    Last Post: 2007-09-15, 03:37 PM
  2. Problem with account subpanel
    By holyfire in forum Help
    Replies: 1
    Last Post: 2007-06-27, 06:25 AM
  3. Replies: 0
    Last Post: 2006-08-28, 01:27 PM
  4. Replies: 2
    Last Post: 2006-07-30, 01:34 AM
  5. Contacts not showing under Account
    By adavidson in forum Help
    Replies: 0
    Last Post: 2005-06-04, 08:39 AM

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
  •