Author Archives: greysagecrm

Key Attribute Data

Everyone must be aware of SageCRM standard functionality of Key attribute Data which is used for setting dynamic data associated with primary entities. (i.e. Companies, Cases, Leads, Opportunities) These Key Attribute sets are divided into user defined categories and System categories. See screen shot below. Recently I came across a scenario of displaying Key attribute… Read More: Key Attribute Data »

GUMU for Sage Saleslogix – Sage Accpac

Greytrix has released GUMU™ for Sage Saleslogix – Accpac Integration for Sage Saleslogix version 7.5 and Sage Accpac version 5.6. This is a real time bi directional integration between Sage Saleslogix and Accpac Integration. Features: Multiple Company Integration – GUMU™ for Sage Saleslogix – Accpac Integration allows you to integrate multiple Accpac companies with a… Read More: GUMU for Sage Saleslogix – Sage Accpac »

CRM database daily backup

Backup task is something that is very much required to be done every day in order to maintain working system over the time and recover through potential system crashes. However scheduling the one is not a great task, but needs accuracy in execution Through my observations of the processes I would not recommend third party… Read More: CRM database daily backup »

Execution of container blocks in COM API

We all developers are aware of a method Container.Execute(), We use this standard command to execute the container containing our blocks populated from Metadata. Talking on this subject may not be much wise thing to done as The container execution is the basic development practice. So much has been discussed and blogged on this topic… Read More: Execution of container blocks in COM API »

Sending Emails to multiple Persons

In my previous post I had explained how to add multiple email addresses in the “To” field by checking the checkboxes in custom grid (http://sagecrmaddons.blogspot.com/2010/06/multiple-recipients-in-email.html). This involved a relatively more customizations by creating a tab etc. We have now come up with a component which follows a refined method which will enable you to add… Read More: Sending Emails to multiple Persons »