Results 1 to 3 of 3

Thread: Removing "Direct Reports" subpanel from Contacts

  1. #1
    swalk is offline Junior Member
    Join Date
    May 2008
    Posts
    4

    Default Removing "Direct Reports" subpanel from Contacts

    I was able to remove all the other subpanels I wanted from the Contacts detail view with the help of this forum already using the
    custom/modules/Contacts/Ext/Layoutdefs/layoutdefs.ext.php method. However, the Direct Reports subpanel seems to be different than the others.

    Is there any way to remove this one? I'm using version 5.0.0e. Thanks.

  2. #2
    johnnyo is offline Sugar Community Member
    Join Date
    Feb 2006
    Posts
    31

    Default Re: Removing "Direct Reports" subpanel from Contacts

    Try

    unset($layout_defs['Contacts']['subpanel_setup']['contacts']);

  3. #3
    swalk is offline Junior Member
    Join Date
    May 2008
    Posts
    4

    Default Re: Removing "Direct Reports" subpanel from Contacts

    That worked perfectly, thanks!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 2012-04-24, 04:59 PM
  2. Replies: 4
    Last Post: 2011-11-21, 05:17 PM
  3. Subpanel Opportunities in Tab Contacts
    By pikpik in forum Help
    Replies: 0
    Last Post: 2007-11-14, 04:01 PM
  4. Replies: 2
    Last Post: 2006-07-30, 01:34 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
  •