I would like to be able to use some generated modules from Module Builder, install them as normally but I am looking for a option in the manifest.php file.
$installdefs = array (
'id' => 'ResourceManagement',
'beans' =>
array (
0 =>
array (
'module' => 'inux_Skill',
'class' => 'inux_Skill',
'path' => 'modules/inux_Skill/inux_Skill.php',
'tab' => true,
'subpanel' => true,
),
There is some additional information here.
http://www.sugarcrm.com/forums/showt...panel+hide+tab
Does anyone know if this is possible within the framework as it is today?
Regards
Ken


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks