Results 1 to 2 of 2

Thread: Sortable in Listview of calls module

  1. #1
    ashokinsugar is offline Sugar Community Member
    Join Date
    Apr 2011
    Location
    INDIA
    Posts
    67

    Default Sortable in Listview of calls module

    Hi All,

    I am trying to make close field shortable in my List view of calls module.The below is the code:

    'SET_COMPLETE' => array(
    'width' => '5',
    'label' => 'LBL_LIST_CLOSE',
    'link' => true,
    'default' => true,
    'sortable'=> true,
    'related_fields' => array('status')),

    But its not sorting its just displaying null but when i click others its displaying.

    Any Help would be useful.

    Thanks & Regards,
    Ashok

  2. #2
    ashokinsugar is offline Sugar Community Member
    Join Date
    Apr 2011
    Location
    INDIA
    Posts
    67

    Default Re: Sortable in Listview of calls module

    Hi All,

    I have got the solution.The solution is you need to create function create_new_list_query()

    and write your own query.This might help someone and reply if any doubt.

    Regards
    Ashok

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Add call duration to Calls Module ListView
    By MarkYork in forum Developer Help
    Replies: 5
    Last Post: 2011-07-13, 05:28 PM
  2. Replies: 0
    Last Post: 2009-03-26, 12:05 AM
  3. No ListView Fields are Sortable
    By leemoney24 in forum Help
    Replies: 1
    Last Post: 2009-03-09, 08:33 PM
  4. sortable relate fields in listview
    By lukio in forum Developer Help
    Replies: 3
    Last Post: 2009-02-19, 07:19 PM
  5. sortable relate field in listview
    By cooky in forum Developer Help
    Replies: 3
    Last Post: 2008-10-01, 11:53 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
  •