Category Archives: Uncategorized

Progressing workflows through Interactive Dashboard

Sage CRM interactive dashboard is a workspace which can be highly configured to control the information which we work on. We can add several types of gadgets like List, Menu item, Chart, RSS Feed, etc. on the interactive dashboard. While working with any ticket/case we need to go to summary page of that record for… Read More »

Sage CRM Offline Synchronization

We all know that whenever our Sales/Marketing personnel are on the go, it’s not always possible to stay connected to internet all the time. Also we cannot afford them using anything except SageCRM to gather details. Sage CRM offline client provides greater flexibility to Sales/Marketing people to be on site and gather all the information… Read More »

Restrict Sensitive Information

Implementation of SageCRM most of the times contains the two majors tasks, one is the actual implementation-configurations and other is Customizations. Whenever we implement SageCRM we must draw clear line as to what can be done by standard and what needs to be customized so that we never overshoot our implementation runway and crash land… Read More »

Custom Icons for entities

For any web application, Self Descriptiveness is the main characteristic which facilitates maximum usage of the modules designed. There are lots of things with which we can achieve this in SageCRM. SageCRM has wide scope for customizations. Customization also involves creating several custom entities to incorporate client requirements.  We have a facility to generate entities… Read More »

DOT NET API configuration and compatibility Issues

Most of the new modules of Sage CRM work on DOT NET (.NET) API technology like Relationships tab. Users are given a provision to create API DLL’s for your custom entities. The overall working remains the same where we add the DLL’s in CustomDotNet folder and call the methods from CRM blocks. However while dealing… Read More »

Change Default dedupe behaviour

In Sage CRM, we have Match Rules defined for Company to restrict users from entering duplicate company records. Basically it is defined on Company Name field. Please refer below screenshot. The New Stuff: Migrate communications from Goldmine to Sage CRM Suppose we want to add another field for e.g. “Company Registration” for Company dedupe then… Read More »

Create Document Template in Sage CRM 7.1 SP2 and SageCRM 7.2

Document merge has been one of the essential features of Sage CRM. We can generate Letters, Quotations on the fly on predefined word templates. The question is how you can create and use the merge templates. I remember I had discussed the old way of doing it by using the Local Document feature in old… Read More »