Results 1 to 5 of 5

Thread: Sorting problem

  1. #1
    timolein is offline Sugar Community Member
    Join Date
    May 2008
    Posts
    51

    Default Sorting problem

    When trying to sort account I get error from IE: document.MassUpdate.uid is null or not an object ??
    It works fine on dashlet view.



    On listViewDefs.php i have it like this:


    $listViewDefs['Accounts'] = array(
    'NAME' => array(
    'width' => '40',
    'label' => 'LBL_LIST_ACCOUNT_NAME',
    'link' => true,
    'sortable' => true,
    'default' => true),

    Timo
    Attached Images Attached Images  

  2. #2
    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: Sorting problem

    Hi Timo

    Which SugarCRM version are you using?
    Did you customize it? Did you install any package?

    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.

  3. #3
    timolein is offline Sugar Community Member
    Join Date
    May 2008
    Posts
    51

    Default Re: Sorting problem

    Version 5.2.0c, no package installed, but I have customated a lot :|
    Site is not upgrade safe for sure..

    Any suggestions?

    Timo

  4. #4
    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: Sorting problem

    Hi Timo

    It is pretty difficult to say what is going wrong once you had customize a lot.
    What I can tell you: probably you customized either the ListView template file or the ListView class.

    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.

  5. #5
    timolein is offline Sugar Community Member
    Join Date
    May 2008
    Posts
    51

    Default Re: Sorting problem

    Thanks for reply Andopes,

    I found the problem from ListViewSmarty

    var $multiSelect = false; -> var $multiSelect = true;



    timo

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Look Hook Sorting
    By jjwdesign in forum Developer Help
    Replies: 1
    Last Post: 2009-02-27, 06:21 PM
  2. Keep sorting direction ?
    By skeeby in forum Help
    Replies: 2
    Last Post: 2007-09-05, 06:06 PM
  3. Sorting problem surname with start Turkish Characters.
    By abaydar in forum Developer Help
    Replies: 0
    Last Post: 2007-06-05, 08:23 AM
  4. Data Sorting problem?
    By PMS in forum General Discussion
    Replies: 0
    Last Post: 2005-10-24, 12:21 PM
  5. Sorting by name field
    By fourthdimension in forum Developer Help
    Replies: 0
    Last Post: 2005-09-01, 01:45 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
  •