I am, trying to to change the default sort of on of my pains (History).
I want then to sort by status and then the date
I was wondering where in the studio would i do that?
I am, trying to to change the default sort of on of my pains (History).
I want then to sort by status and then the date
I was wondering where in the studio would i do that?
http://www.sugarcrm.com/forums/showthread.php?t=43391
FILE IN modules/Leads/metadata/subpaneldefs.php
'history' => array(
'order' => 30,
'sort_order' => 'desc',
'sort_by' => 'status asc, date_modified',
'title_key' => 'LBL_HISTORY_SUBPANEL_TITLE',
'type' => 'collection',
'subpanel_name' => 'history', //this values is not associated with a physical file.
'module'=>'History',
Last edited by cff_moiseszaragoza; 2011-01-27 at 03:22 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks