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


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks