Author Archives: greysagecrm

Set field length at run time in Sage CRM

There are different types of fields in Sage CRM. Well obviously we can change/set the field length as per our convenient and depending upon the data that would be user filling while entering the data. Suppose we need to change the field length then you need to do refer the below link. https://www.greytrix.com/blogs/sagecrm/2008/12/29/changing-field-length-of-a-text-field/ Alternate way… Read More: Set field length at run time in Sage CRM »

SpeedSearch Error

Speed Search allows users to search the information stored in the SalesLogix database. Few days back, I was getting below error on keyword searching using Speed search in SLX web. As we already know that SalesLogix SpeedSearch service is available in the services. So I checked the same and found that it was not running… Read More: SpeedSearch Error »

Adding multiple Screen blocks on the same page based on different conditions in COM API

Here is the scenario. We were working on the mutual fund applications tracking. As you might be already familiar with, we need to collect all the necessary details of an applicant for filing application in the system. I am taking one of the scenarios out of design we had achieved. There is a First Applicant… Read More: Adding multiple Screen blocks on the same page based on… »

Sending email in CRM through COM API and creating email out communication

As we all know communications are the backbone of any industry in the world. We all send and receive emails on daily basis. The process of sending mails automated will definitely shade our daily workload. Though, this process cannot be automated as a whole, but surely for the processes that need mails to be sent… Read More: Sending email in CRM through COM API and creating email… »