Results 1 to 3 of 3

Thread: Change the submodule appearing in account subpanel

  1. #1
    Snipa is offline Member
    Join Date
    Jun 2009
    Posts
    6

    Thumbs down Change the submodule appearing in account subpanel

    Hi,
    I want to modify the account module subpanel, in fact, I want to delete a couple of module I don't want to see appearing under account. That's basically it.
    Thanx for your reply

    Snipa

  2. #2
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Change the submodule appearing in account subpanel

    Read the Administrator Manual.

    Focus on the Studio Section and you'll find all your answer in there.

  3. #3
    shamimwilson is offline Sugar Community Member
    Join Date
    Mar 2009
    Location
    Banglore India
    Posts
    235

    Default Re: Change the submodule appearing in account subpanel

    Quote Originally Posted by Snipa View Post
    Hi,
    I want to modify the account module subpanel, in fact, I want to delete a couple of module I don't want to see appearing under account. That's basically it.
    Thanx for your reply

    Snipa
    Hi,

    If you want to remove some sub panel say Contacts under Accounts

    then go to custom/extension/modules/Accounts/Ext/Layoutdefs/layoutdefs.ext.php

    Then add the following lines of codes

    <?php

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

    ?>

    Then rebuild extension
    ShamimWilson
    shamim.797@gmail.com.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Change History Subpanel
    By mikesolomon in forum Help
    Replies: 11
    Last Post: 2011-02-28, 11:03 PM
  2. subpanel not appearing in studio
    By mikesolomon in forum Developer Help
    Replies: 0
    Last Post: 2009-08-26, 04:02 PM
  3. change subpanel view
    By Rudi Mentär in forum Developer Help
    Replies: 4
    Last Post: 2009-03-03, 08:05 AM
  4. How to change ForActivites Subpanel
    By piccirm in forum Developer Help
    Replies: 1
    Last Post: 2009-01-07, 10:15 AM
  5. How to change the subpanel relationship type
    By rui7silva in forum Developer Help
    Replies: 0
    Last Post: 2008-07-16, 10:15 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
  •