Managing Email Interaction through CRM

In most of the organizations, complaint or request management is email based. In this case it is very much necessary to have tracking parameters to search such email communications like Interaction Id’s, Reference Id’s etc. This helps us track the communications logged by customer as well as responses sent for the same in CRM system.… Read More »

Error exporting reports to excel in CRM part 2

In the current versions of Sage CRM we come across this error very often. There are several reasons why this error may occur. I had discussed couple of issues in my earlier blog posts on this particular website (Links below). Error exporting reports to excel https://www.greytrix.com/blogs/sagecrm/2010/04/22/error-exporting-reports-to-excel-in-crm/ Desktop Size Limitation https://www.greytrix.com/blogs/sagecrm/2011/12/06/desktop-size-limitation/ Sometimes even if we follow… Read More »

Changing the Colour of the Date field

I had explained on this blog site earlier how to change the properties of fields from client side scripts. One of the case scenarios that I came across recently is to change the color of Date field based on some condition. Here is the script written on the custom content which does the job. //’Function… Read More »

Extra information from Person entity while Mail merge

Merging to word templates feature can be used to merge quote/order details, search results group results etc to the document. One of the nice feature present in CRM is merging documents from summary screens. A case scenario of how we use it is like when we Create new customer in system, we generate welcome letter… Read More »