Hi,
i created a module cl_clients, and renamed as "franchise", the functionality of this custom module is working but on menu bar it's not displaying the name.it's showing empty.
How to solve this?
Hi,
i created a module cl_clients, and renamed as "franchise", the functionality of this custom module is working but on menu bar it's not displaying the name.it's showing empty.
How to solve this?
i resolve this problem .
Actually the custom module name unable to display on tab menu.
the reason for this this is the name of that module is not displayed in : custom folder.
path for this is: <sugarroot>/custom/Extensions/applications/Ext/Language/en_us.Client.php
in this file i added a new line :
$app_list_strings['moduleList']['CL_Clients'] = 'Franchise';
after that repair the extension.
Now it's showing the name.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks