PS. i posted it in the wrong thread ADMIN please move
Hi
I am new to SugarCrm and i am developing two modules
1- School Marketing (school_marketing)
2- Used series (used_series)
3- Series (series)
relation
(School Marketing ) one to many (used Series)
(used Series) one to one (series)
I have a package key (pcrm)
i am tryng to show the series name in subpanel used_series but failed it works find in the list view. here is the code in subpanel used_series
Can any one help ? i tried upper lower cases no been working on it for two days no clueCode:'list_fields' => array ( 'name'=>array( 'vname' => 'LBL_NAME', 'widget_class' => 'SubPanelDetailViewLink', 'width' => '25%', 'target_module' => 'PCRM_SERIES', 'target_record_key' => 'NAME', ),
thanks in advance


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks