Hi
I'm having a strange problem with displaying related_to fileds in detailview of tasks
If I use parent_id I get the correct id , if a use parent_type I get a correct value, but if I want parent_name I get blank (while in the database table the name is not null)
array (
'name' => 'parent_name',
'label' => '{sugar_translate label=\'LBL_MODULE_NAME\' module=$fields.parent_type.value}')
Anyone that knows how to fix or debug this ?


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks