Results 1 to 7 of 7

Thread: Change the tabs in Sugar Portal

  1. #1
    bmcaulay is offline Member
    Join Date
    Feb 2009
    Posts
    5

    Default Change the tabs in Sugar Portal

    We're getting up and running on the crm and portal for external customers. One feature we don't need at this time is Bug Tracking. Since there's a Cases tab, that'll solve most of our requirements. Where or how would I remove the Bug Tracking tab?

    Thanks

  2. #2
    genius786's Avatar
    genius786 is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Karachi, Pakistan
    Posts
    131

    Smile Re: Change the tabs in Sugar Portal

    Hi,
    If you want to hide or remove Bug Tracker Tab then you have to follow the following steps:

    1. First login in you system with admin user
    2. go to the admin panel and select configure tabs under developer tools
    3. then drag the bug tracker into hide tabs from display tabs.

    In this way you are able to hide Bug Tracker tabs.


    Best regards,
    SARFARAZ AHMED KHAN
    Karachi, Pakistan
    skype: genius_crystal
    genius_crystal@hotmail.com
    92-314-2595624

  3. #3
    bmcaulay is offline Member
    Join Date
    Feb 2009
    Posts
    5

    Default Re: Change the tabs in Sugar Portal

    That removes it from "normal" users, not a Portal user.

    Thanks for the try though.

  4. #4
    abrander is offline Junior Member
    Join Date
    Feb 2009
    Posts
    4

    Default Re: Change the tabs in Sugar Portal

    I had the same problem..

    In my case I wanted to get rid of the "Bugs" and "Newsletter" tabs.

    Finally found that all you need to do is to modify the entries from:
    /var/www/html/include/modules.php

    The list of Tabs that will be displayed are in the entries:
    $moduleList[] = 'Home'
    .
    .

    In my case I simply deleted
    moduleList[]="Bugs"
    moduleList[]="Newletter
    "

    after that simply restart the webserver, et viola.

  5. #5
    nileema is offline Sugar Community Member
    Join Date
    Jan 2008
    Posts
    93

    Question Re: Change the tabs in Sugar Portal

    Hi genius786,
    I want to use SOAP ,sugar portal .....
    but dont have any idea . can u guide me on this point.

  6. #6
    jquintana83 is offline Member
    Join Date
    Apr 2009
    Posts
    12

    Default Re: Change the tabs in Sugar Portal

    Is there a resolution to this? I'd like to be able to add certain modules (Time) to my customer portal.

  7. #7
    jquintana83 is offline Member
    Join Date
    Apr 2009
    Posts
    12

    Default Re: Change the tabs in Sugar Portal

    ...anyone?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Portal Sites Within Tabs
    By CyberFerret in forum General Discussion
    Replies: 4
    Last Post: 2008-09-02, 04:08 PM
  2. Replies: 1
    Last Post: 2008-01-09, 08:27 AM
  3. change the order of the top nav header tabs
    By kazu182 in forum Developer Help
    Replies: 2
    Last Post: 2007-01-04, 06:34 PM
  4. Replies: 2
    Last Post: 2006-09-13, 02:41 PM
  5. cannot change users's visible tabs
    By kpc in forum Help
    Replies: 1
    Last Post: 2005-11-09, 01:21 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •