Results 1 to 2 of 2

Thread: how to hide home tab

  1. #1
    prasannagowri is offline Senior Member
    Join Date
    Apr 2009
    Posts
    52

    Default how to hide home tab

    hi all,
    i am new to sugar crm,
    i want to hide home tab because i have created new tab insted of home,

    i have tried this steps then also i am unable to hide home tab

    Steps:
    1.in config.php page i have renamed 'default_module' => 'new module'
    2.include/modules.php page i have commented $moduleList[] = 'Home';
    3.users/authenticate.php page i changed this code
    $GLOBALS['module'] = !empty($_REQUEST['login_module']) ? '?module='.$_REQUEST['login_module'] : '?module=new module';
    then also i am unable to hide home tab,

    when i am using configtabs
    i am dragging home tab to hide after saving its not in hide tabs
    how can i hide home tab,
    please help me to resolve this issue
    thanks in advance,

  2. #2
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: how to hide home tab

    If you are draging that tab to HIDE in config tabs and it is not remaining there then there is something going wrong on the save. I just tested it here and it works. I would check your php error logs and the field MySettings/Tabs in the config table. Also if you allow your users to configure their tabs it may be that they have configuration files with the home tab. Just do a "My Account/Reset User Defaults for the user and after that they should follow the configuration that you have set up.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Hide Home Tab
    By gerald29 in forum Help
    Replies: 5
    Last Post: 2010-01-17, 06:05 AM
  2. Hide Panels
    By kasperd in forum Help
    Replies: 0
    Last Post: 2008-12-10, 12:44 PM
  3. How to hide users?
    By rehlers in forum General Discussion
    Replies: 4
    Last Post: 2008-11-06, 04:42 PM
  4. to hide home tab
    By anamikakhadwal in forum General Discussion
    Replies: 10
    Last Post: 2007-12-18, 09:15 AM

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
  •