Archive for April, 2006

Way to hide list under shortcuts in a module

To hide the shortcuts for each module you have to open menu.php file individually for each module which you can find under /modules/menu.php. And then just comment the line which you want to hide it, for example right now I am hiding Create Account so I have commented the following line under menu.php
global $mod_strings, $app_strings;
// [...]

Way to Remove search memory

Most of face this problem that after performing search in Contacts or Accounts module the Search memory is not removed when we come back to the same module.
The easy way is to open your config.php file and search for
’save_query’ => ‘all’,
And change the value ‘all’ to something else, such as
’save_query’ => ‘no’,
then this will not [...]

SugarCRM Additional Features

SugarCRM is built on established Open Source technologies and widely supported industry standards including the PHP development environment, the MySQL relational database, the Apache or IIS web servers and the Linux or Windows Server operating systems. The application supports both the LAMP(Linux, Apache, MySQL and PHP) and WIMP(Windows, IIS, MySQL and PHP) platforms.
The additional features [...]


OpenApp Media Network OpenApp Media Network

Various trademarks held by their respective owners.

Privacy Statement | Terms Of Service