hi experts,
i'm having contacts subpanel in account. what i want to do is, i want to modify my contact subpanel quick create to full form as i want to refresh whole page on single entry.
i tried changing in modules\Contacts\metadata\subpanels
and in custom\Extension\modules\Contacts\Ext\Layoutdefs i didn't found any file regarding to contact and account subpanel....PHP Code:$subpanel_layout = array(
'top_buttons' => array(
array('widget_class' => 'SubPanelTopCreateButton'),
array('widget_class' => 'SubPanelTopSelectButton', 'popup_module' => 'Contacts'),
),
'where' => '',
so how one can achieve that???
any hint or idea is highly appreciated...![]()


LinkBack URL
About LinkBacks





Reply With Quote
Bookmarks