Hi,
I am using Sugar 5.0.0d and want to be able to sort the leads by email address.
I have changed the listviewdefs.php (htdocs/sugarcrm/modules/Leads/metadata/) to:
'EMAIL1' => array(
'width' => '15',
'label' => 'LBL_LIST_EMAIL_ADDRESS',
'sortable' => true,
'customCode' => '{$EMAIL1_LINK}{$EMAIL1}</a>',
'default' => true),
Nothing changed, the "Email" tab still doesn't have the 2 up/down arrows & not clickable.
Can anyone help me with this?
Thanks.
hc.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks