hi all,
i am new to sugar crm,
i want to hide home tab because i have created new tab insted of home,
i have tried this steps then also i am unable to hide home tab
Steps:
1.in config.php page i have renamed 'default_module' => 'new module'
2.include/modules.php page i have commented $moduleList[] = 'Home';
3.users/authenticate.php page i changed this code
$GLOBALS['module'] = !empty($_REQUEST['login_module']) ? '?module='.$_REQUEST['login_module'] : '?module=new module';
then also i am unable to hide home tab,
when i am using configtabs
i am dragging home tab to hide after saving its not in hide tabs
how can i hide home tab,
please help me to resolve this issue
thanks in advance,


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks