Category Archives: Sage CRM 2018

Easiest way to filter Custom list By Context Id in Entity’s List Page

Sage CRM has its own .NET API (Application Programming Interface) that allows a developer to extend Sage CRM functionality by creating and using .NET DLLs (Dynamic Link Libraries). Developers can add references of DLLs from and within Sage CRM and thus call methods exposed by the DLLs to perform certain actions. The Sage CRM .NET… Read More »

Change the Look and Feel of Sage CRM Grid

Sage CRM always provides configuration to change a screen level look and feel so that users can set up their screen, lists, buttons as per their requirements. It helps to build up convenience in the business process. Recently one of our clients wanted to change the color of button and text from the Sage CRM… Read More »

Deselect Create Communication during Mail Merge in Sage CRM

Sage CRM’s Mail Merge functionality is well known for merging all the details of CRM records into the Word or PDF documents. Mail Merge being a server – side process, doesn’t make it obligatory for the client machine to get Microsoft Word installed to perform mail merge. The merge process is cross-browser compatible which simply… Read More »

Display On screen notification to Team rather than specific User

In Sage CRM, there are a wide range of different functionalities available. One of the most useful feature in Sage CRM is Escalation Rules. By using the Escalation rule you can perform numerous actions within Sage CRM such as displaying On screen notifications for users, send emails to customers, set certain column value, reset column… Read More »

How to Add field-level help (ToolTips) by Configuration

Sage CRM’s Database Field properties has helped in capturing various data types of information on every entity’s form. The provisions to manage or control the max length, entry width of different entry types of fields has made CRM flexible and user friendly from user’s perspective. One thing that has been missing in CRM field’s is… Read More »

Configure Quick Find to Exclude fields from Quick Find Search

We all are aware of the Quick Find feature of Sage CRM. Quick Find feature has made the search functionality very easy and flexible by enabling search on single-line text, email address, and URL fields within all the primary entities as well as on custom entity records at once. This feature is very useful when… Read More »

Display Email Address on Person SSA field in Sage CRM

As per native Sage CRM Person SSA field feature when a person is linked we can only see the Phone number associated with the person next to it. In this blog, we will explain how to set email address along with Person Name and Phone number in Person SSA field in Sage CRM using server… Read More »

Change Display Field on list in Quick Find

What good is capturing and organizing all that customer data in, if you can’t find the right information when you need it? Sage CRM is one such application that helps in capturing, organizing as well as searching the information with ease. Every business user that works with CRM wants quick results while searching for data… Read More »