Hi
I've added a field using enhanced studio that count the number of activity for each contact but this is not sortable.
How can I add the same field but so that can be sorted ?
tks
Hi
I've added a field using enhanced studio that count the number of activity for each contact but this is not sortable.
How can I add the same field but so that can be sorted ?
tks
Look in...
\custom\modules\<Module>\metadata\listviedefs.php
Change....
'<FIELDNAME_C>' =>
array (
'width' => '10',
'label' => 'LBL_MYCOUNT',
'sortable' => true,
'default' => true,
),
Don't forget to rebuild extensions (Admin->Repair->Rebuild Extenstions)
T H E S U G A R R E F I N E R Y ™
: : : SugarCrm Customisation and Integration Services : : :
SugarCRM Systems Integration Partner
Trusted with SugarCRM
http://www.theSugarRefinery.com ::: sales@{removethis}theSugarRefinery.com
Ok tks
I know this and does not work with field type as "code"
My question was how I can fill in this field without enhanced studio
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks