Author Archives: greysagecrm

Notification in CRM

In Sage CRM there are 2 places from where we can notify the user. The notifications can be raised from. Notification at escalation rule. Notification at entity level. Let me just clarify the working of each one so that you would be in a position to know which one would be the best for your… Read More »

Sage CRM .Net API Check Points

In my past blog posts, I had mainly concentrated on the data security and management. I this post I will talk more about code base security. In day to day life the code security is most important task of management. Sage CRM has incorporated code base security by using .Net API. From Sage CRM 6.1… Read More »

Phone and Email Structure Changed in Sage CRM7.1

In the Sage CRM version we found that Sage has done away with the Pers_PhoneCountryCode, Pers_PhoneAreaCode and Pers_PhoneNumber fields for phone and Pers_FaxCountryCode, Pers_FaxAreaCode and Pers_FaxNumber for fax numbers which were part of the person table. Likewise, the pers_emailaddress field has been excluded from the person table. Now this data would be stored in Phone… Read More »

Sorting Country Selection

In Sage CRM the selection lists like country is sorted aphetically. “So how else do you expect it to be” would be the next question, isn’t it. But say, your most or all customers are in US or Canada and every time you create a new customer you have to scroll till you reach US… Read More »