Results 1 to 8 of 8

Thread: Remove Subpanel SubTabs

  1. #1
    manish.joshi is offline Sugar Community Member
    Join Date
    Mar 2007
    Posts
    33

    Default Remove Subpanel SubTabs

    Dear team,

    How can I disable SubTabs (i.e. Sales, Marketing, Support, Activities, Collaboration) in Detail view subpanels. I only want to keep the 'All' SubTab.

    Regards,
    Manish

    Am using Sugar Community Edition 4.5.1e.
    ________
    Ship Sale
    Last edited by manish.joshi; 2011-04-30 at 11:18 PM.

  2. #2
    manish.joshi is offline Sugar Community Member
    Join Date
    Mar 2007
    Posts
    33

    Default Re: Remove Subpanel SubTabs

    Dear team,

    I know someone sure knows the answer to this. Well the beauty of SugarCRM is that its so flexible that its upto your imagination and creativity to how to use it. And you can easily landup customizing it for something thats not in the arena of Sales and Marketing at all. And at that time these subtabs of 'Sales', 'Marketing' don't make any sense.

    Any lead in this direction will be helpful.

    Cheers!
    Manish
    ________
    REPLAY DOWNLOAD
    Last edited by manish.joshi; 2011-04-30 at 11:19 PM.

  3. #3
    dreverri is offline Advanced Support Engineer
    Join Date
    Jul 2007
    Posts
    11

    Default Re: Remove Subpanel SubTabs

    You can control the subpanel tabs in Admin > Configure Group Tabs. Just delete all the groups and you will no longer see the tabs. This will affect the DetailView for all modules.

  4. #4
    manish.joshi is offline Sugar Community Member
    Join Date
    Mar 2007
    Posts
    33

    Default Re: Remove Subpanel SubTabs

    HI there,

    thanks a lot.

    Regards,
    Manish
    ________
    Vaporizer reviews
    Last edited by manish.joshi; 2011-04-30 at 11:19 PM.

  5. #5
    Jimbobway is offline Sugar Community Member
    Join Date
    Jan 2008
    Posts
    52

    Default Re: Remove Subpanel SubTabs

    Yes, I spent 3 hours with the same problem.

    I felt so stupid as that I looked at that tab 4 times and didn't quite connect the two together. It seems to be the reverse of how it should be.. maybe im just crazy.. anyhow I got that solved myself now to.

  6. #6
    Ghazaleh is offline Member
    Join Date
    Mar 2009
    Posts
    12

    Default Re: Remove Subpanel SubTabs

    Hallo everybody,

    I want to disable subpanel Lead in the Opportunity page. Is this possible or not?

  7. #7
    mikesolomon is offline Sugar Community Member
    Join Date
    Feb 2008
    Location
    UK
    Posts
    1,467

    Default Re: Remove Subpanel SubTabs

    Quote Originally Posted by Ghazaleh View Post
    Hallo everybody,

    I want to disable subpanel Lead in the Opportunity page. Is this possible or not?
    very easy

    create a file custom.php in custom/Extension/modules/Opportunities/Ext/Layoutdefs

    put in the following code
    <?php
    unset($layout_defs['Opportunities']['subpanel_setup']['leads']);
    ?>

    Then run a repair
    Mike Solomon
    Development Manager
    Ivy Ltd
    www.ivy.ltd.uk]www.ivy.ltd.uk

    php version 5.2.6
    MySql 5.1.59

  8. #8
    imad99 is offline Junior Member
    Join Date
    Oct 2011
    Posts
    1

    Default Re: Remove Subpanel SubTabs

    thanx
    it was jhatkaas ......

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Remove Create button in Subpanel
    By Tryphan in forum Developer Help
    Replies: 15
    Last Post: 2011-07-28, 04:53 AM
  2. Remove the contact column in Activities subpanel
    By sankar in forum Developer Help
    Replies: 3
    Last Post: 2010-07-27, 04:07 PM
  3. Replies: 0
    Last Post: 2007-02-20, 11:00 AM
  4. remove tabs but keep subpanel with access rights
    By sugarcare in forum Developer Help
    Replies: 4
    Last Post: 2006-08-09, 11:28 PM
  5. Replies: 0
    Last Post: 2006-04-19, 04:37 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
  •