Hi ,
I'm trying to modify the tabs of the page headers for example : cases:Home to Claims:Home , as well as I'm trying to change the shrtcut tabs example : Cases to claims or create new case to create new claim , could anyone help me please ? .
Hi ,
I'm trying to modify the tabs of the page headers for example : cases:Home to Claims:Home , as well as I'm trying to change the shrtcut tabs example : Cases to claims or create new case to create new claim , could anyone help me please ? .
Hi,
To rename the tabs go to the admin section and call the rename tabs option in the studio section.
To renaem the short cuts you will need to look at the menu.php file and change what you want there.
Cheers Malcolm
Genius4U Limited - Ingenious simple IT solutions for you / Genial einfache IT Lösungen für Sie
http://www.genius4u.com or http://www.genius4u.de
ok What about the header we can change it also from menu.php , and if I want to add a new module it has to be php based or anything will be fine ?
hi i have similar problem i want to change Employee module as representative.we cannot modify it through studio.can any one help me.How to chane the name of employees in the top.i am using sugsrcrm4.5 version
Last edited by laxmiprasanna9; 2006-12-26 at 12:28 PM.
well , I think we can modify the tabs using using dreamweaver , I'll have to check , I didn't get reply to my thread which mean maybe there is some faulty in SugarCRM , and about module can we do it in php and MySql or anyother programming language would be fine ?
for the tabs you have to make changes in the file /include/modules.php
and for shortcuts in .modules/home/menu.php
well , I have tried to change the code for module/home/menu.php as below
if(ACLController::checkAccess('Cases', 'edit', true))$module_menu[] =Array("index.php?module=Cases&action=EditView&ret urn_module=Cases&return_action=DetailView", $mod_strings['LNK_NEW_CASE'],"CreateClaims", 'Claims');
but it did not work out ..... !
plus I need to change the header text from Cases:Home to Claims:Home
any idea ?
All the tabs are defined in /include/modules.php
you also need to change make changes in the language file......(/include/language/en_us.lang.php).........
if you only want to change the text than changes r to be made only in language file...I
But the menu.php file is for shortcut links on left hand site...
I have succesfully chaged the shotcuts.But i have problem on topmost Menu where admin,logout,Employee are there.I have to change the employee to representative.could any one tell in which file i have to make modifications.
ok bye
Dear laximan,
Could please guide where Ihave o change these names for shortcuts I tried but out of no use
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks