Category Archives: Column

On-Screen Notification error in Sage CRM

Triggering Escalation is one of the powerful and useful features within Sage CRM. With the help of Escalations, you can perform numerous actions within Sage CRM application such as displaying on-screen notifications for users, sending emails to customers, setting certain field value, execute SQL statement or run stored procedures, etc. Another feature mostly used in… Read More »

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 »

Sage CRM 2021 R2: Change the appearance of Pipeline chart

Sage has come up with a new release of Sage CRM i.e., Sage CRM 2021 R2. As we know, every new version of Sage CRM come up with some new features that either enhances the functionality or the user interface to manage the Customer Relationship. It also helps in making the business processes smooth and… 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 »

Editing the look and feel of Summary Reports and PDF Reports in Sage CRM

Sage CRM’s inbuilt Reporting tool is one of the prominent features which have helped the people relying on CRM for data management to project or represent the data in the desired format. The wide collection of Reports available within CRM has made it easy for the CRM users to extract the data in different formats… Read More »

Controlling column’s width in List or Grid using Client Side API in Sage CRM – Part 2

Sage CRM has always been flexible enough to modify the look and feel of screens, lists, or grids. With the help of Standard CRM methods in combination with Client-side API, implementers can easily make such modifications to achieve business requirements. You can refer to our below post wherein we have explained part 1 of this… Read More »

Error exporting reports to excel in CRM Part-8

Sage CRM has an easy reporting tool that allows you to create a new report or edit the existing one. We can add different types of graphs in a report which will be beneficial to view the report data in Graphical format. These reports can be added into the Dashboard also so that users can… Read More »

Changing appointment color for a user in Team CRM calendar

Communication is an essential part of every business to maintain a good relationship with customers. Sage CRM provides Calendar functionality which is a powerful tool for keeping on top of customer relationships and closing deals. It helped to manage all communication-related activities with the help of appointments, tasks, etc. You can relate these appointments/tasks to… Read More »

Controlling column’s width in List or Grid using Client Side API in Sage CRM

In Sage CRM, modifying the look and feel of the Screens, lists or grids is managed through Client Side API or JQuery. Where Client Side API helps with the Standard CRM Methods to incorporate the changes, JQuery requires additional technical knowledge to make the changes. These methods are easily made available in Sage CRM Community.… Read More »