hi,
I got stuck !!!!![]()
can anyone know how to display DetailView without having any subpanels?
Im practicing on adding a new module on sugar v4.2.1.
since subpanels stuff makes me so confused, I dont want a new module to have any relationship between modules.
it seems like these three lines at the end of the DetailView.php in any module:
<module/opportunities/ DetailView.php>
require_once('include/SubPanel/SubPanelTiles.php');
$subpanel = new SubPanelTiles($focus, 'Opportunities');
echo $subpanel->display();
is used to display DetailView. is it correct?
when I run the program, I got this message:
Warning: open_layout_defs(modules/Concerts/layout_defs.php) [function.open-layout-defs]: failed to open stream:
coz I dont have one. or do I have to make this layout_defs.php anyway?
tell me someone Please![]()
thanks,
aksana


LinkBack URL
About LinkBacks




Reply With Quote



Bookmarks