I have a custom field in 'Tasks' called status_description.With sudio i added it in all the views.
i also added in $subpanel_layout of the foractivities.php in calls,meeting,tasks
'status_desc_c'=>array(
'widget_class' => 'SubPanelDetailViewLink',
'vname' => 'LBL_STATUSDESC',
'width' => '15%',
'force_exists'=>true,
),
In activities everything is working fine but in the activities subpanels of the other modules i have following situation.
'contacts'-->contact list : i can see the custom field 'statusdesc' but no data is shown up.
when i push the create task button there is no such field.
when i push the edit link the field i can see the field.
"cases" i can see a field 'LBL_STATUSDESC' but no data is shown up.
when i push the create task button there is no such field.
when i push the edit link the field i can see the field.
'accounts' same as in cases
Please help


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks