Archive for April, 2006

Steps For Managing Email Campaign Using Campaign Module

To set up the Email Campaigns in SugarCRM follow the steps mentioned below:

Create Campaign: While creating the campaign, the main thing which should be kept in mind is to set the campaign Type to Email. As campaign module relies on scheduler to send emails and process bounced emails. Fill in all the mandatory fields along [...]

Using SugarCRM SOAP

The SugarCRM SOAP interface is designed with simplicity in mind.
Step 1: Test
If you would like to make sure you can connect to the SugarCRM SOAP API’S, use this test call. This call will echo whatever you send to it.
call: test
arguments:
string:string - this is a string that you want to be echoed back to you
results:
string:string [...]

Steps to remove shortcut menu from all the modules

Here I am writing down the steps to remove shortcut menu from all the sugarcrm modules.
Step:1 Open you header.php file which you can found under /sugarcrm/themes/sugar/header.php (I am using Sugar as my default theme) then you can comment the following lines
foreach($module_menu as $menu_item)
{
$subModuleCheck = 0;
$subModuleCheckArray = array(”Tasks”, “Calls”, “Meetings”, “Notes”,”Prospects”); [...]


OpenApp Media Network OpenApp Media Network

Various trademarks held by their respective owners.

Privacy Statement | Terms Of Service