can anyone help me how can I get "Task" as a Tab rather than on shortcut list?
I know I can add new TAB from admin control but that is as Portal. I need to add a "Task" as a Tab so that when i click on it I can get list of the Task.
Thanks.
can anyone help me how can I get "Task" as a Tab rather than on shortcut list?
I know I can add new TAB from admin control but that is as Portal. I need to add a "Task" as a Tab so that when i click on it I can get list of the Task.
Thanks.
Before you implement this change, I want you to know that if you customize the PHP file below and then do an upgrade in the future, the upgrade will overwrite the customization listed below. If you decide to move ahead with the customization, I strongly recommend that you document the file that was modified and document the specific changes.
Another thing to keep in mind is that this solution will work for editions that are prior to the 4.5 release.
Follow these instructions:
1. Go to the \SUGAR\include directory
2. Make a backup copy of your modules.php file
3. Open the modules.php file and add a line within the $moduleList = array(); section to include the Task tab.
For example:
$moduleList[] = 'Tasks';
4. Save your changes.
Refresh your browser. You may need to expand the module list to select the Task tab.
Lori
can anyone tell me if this is still the case or is there another way to do it in newer versions that is upgrade friendly?
This approach is not upgrade safe.
You can follow the steps in this thread.
Kind regards
André Lopes
DevToolKit / Project of the Month - June 2009
Lampada Global Services- Open Source Solutions
Avenida Ipiranga, 318
Bloco B - CJ 1602
São Paulo, SP 01046-010
Brazil
Office: +55 11 3237-3110
Mobile: +55 11 7636-5859
e-mail: andre@lampadaglobal.com
Lampada Global delivers offshore software development and support services to customers around the world.
Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.
I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks