How to remove the "all" tab from the main menu?

Despite restricting the modules that can or can not be seen, the entire tab allows access to information that I do not want. You can even list example tasks of all and even more delete records. How do I deactivate the entire tab?

Thank you

How have you restricted access to modules? If you’ve done this corrrectly via Role Management, the All tab should not show modules that cannot be accessed.

Thanks,

Will.

I wanted to remove “All” menu completely from top menu. Above given access only show limited modules.

I went to SugarView.php file and tried to edit the code, as per solution given in other links https://community.sugarcrm.com/thread/18187

It works but it also hides the sub-menu items from leftmenu.

Can you please help?

Thanks

Hi vivek

try creating a custom version of this file, instead, and tweak the template to fit your needs:

https://github.com/salesagility/SuiteCRM/blob/master/themes/SuiteP/tpls/_headerModuleList.tpl#L276