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,
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
Read the Administrator Manual.
Focus on the Studio Section and you'll find all your answer in there.
Apache/2.2.3 (Debian) PHP/5.2.0-8+etch11 MySQL 5.0.32
SalesAgility.com - SugarCRM Experts (UK)
Authors of Advanced OpenSales - Open Source Quotations, Invoices, Products and Contracts modules for SugarCRM Community Edition - Download here
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks