Results 1 to 2 of 2

Thread: Custom Fields/List View/Sort

  1. #1
    gkeyes is offline Sugar Community Member
    Join Date
    May 2008
    Posts
    29

    Default Custom Fields/List View/Sort

    Sugar 5d

    I added some custom fields using studio.

    I added them to the list view, and that worked fine except there is no sort option like the others have.
    All the other column headers have the ability to click it and have it sort asc/desc, my custom fields do not.

    Is there a way I can add that, I can not find it under studio anywhere.

  2. #2
    gkeyes is offline Sugar Community Member
    Join Date
    May 2008
    Posts
    29

    Default Re: Custom Fields/List View/Sort

    Posted to soon..... found it

    \sugarcrm-5.0.0d\htdocs\sugarcrm\custom\modules\Leads\metada ta

    Under there you find your custom fields, edit up the file and change sortable to true
    'GOLD_MEMBER_C' =>
    array (
    'width' => '10',
    'label' => 'LBL_GOLD_MEMEBER',
    'sortable' => false,
    'default' => true,

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Saving and updating custom fields data
    By jones70 in forum Developer Help
    Replies: 2
    Last Post: 2011-10-05, 06:10 AM
  2. upgraded to 4.5.1e, received "Metadata for table tracker does not exist"
    By sfgeorge in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2007-09-03, 02:24 PM
  3. Replies: 0
    Last Post: 2006-12-20, 11:39 PM
  4. Asterisk Patch 1.1.0 Crash on logon
    By skyracer in forum Help
    Replies: 6
    Last Post: 2006-07-08, 06:30 AM
  5. Replies: 7
    Last Post: 2006-06-06, 07:56 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
  •