Category Archives: Custom Page

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 »

Display the Email’s Actual Received Date in Sage CRM

We are all aware of the Sage CRM‘s Communications module and the various features that are readily available to manage and maintain the Customer relationship. The flexibility of managing not only external communication activities with Customers but also utilizing the system in managing the internal communication with CRM users of the organization has made the… Read More »

Enable Hyperlink for Custom Entity record in Quick Find Search

By now everyone are familiar with Sage CRM Quick find functionality introduced in Sage CRM 2017. This feature has proved useful for users to search data in no time. User can search standard and custom entities data using this feature on one single action. The added benefit is that it also helps users to navigate… Read More »

Modify presentation of Multi-select field in Sage CRM 2017

Recently on the community forums, we came across a question where the user wanted to show value of selected Multi-Select field on a new line instead of its default behavior of being separated by a comma. Read on to see how it can be done. New Stuff: Highlight Rows and Columns of Grid in Sage… Read More »

Modifying the values of User Select field of Email Editor Screen in Sage CRM

One of the most helping feature of Sage CRM Email editor screen is the User Select field which helps to select and add the CRM user in To, CC and Bcc fields. This feature reduces the efforts of CRM User to remember or re-type the Email ids every time they open the New Email screen.… Read More »

How to select All records from the list with single checkbox by using JavaScript in Sage CRM?

As we all knows that Sage CRM fully supports client side scripting languages like JavaScript, JQuery etc. There can be a various purpose of using JavaScript in CRM but commonly we use for hide and show of fields or to populate value in one selection field based on selection made in another field. Today we… Read More »

Renaming of Self Service URL

Sage CRM- Self Service is portal which allows your Customers, Venders and Business Partners to view there relevant information, Queries, complaints etc. by logging into the Self Service Portal. When you are installing the Sage CRM, it allows you to install the Self-service or not. If you installed the Self service. Your Self- service gets… Read More »

Mass Update Territory in Sage CRM

The “Update Territory” function allows you to simultaneously update same fields in selected records within a group. Due to changes in the business structure such as size, geography, type etc companies are required to change its territory. Then Sage CRM Update Territory function can be used effectively. New Stuff:  Signature in Sage CRM In the… Read More »