Category Archives: Script

Merge one or More Templates while sending email in Sage CRM

Communication is an integral part of any Business to manage and maintain Customer relationship. Sage CRM’s Communication module has made it an utmost priority to help the users record and manage communication activities from and within CRM with an ease. Not only with the Customers but the communication module has helped the users to communicate… 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 »

Notify user to complete Quote line Items

Quotes are the important aspect in any business, hence forth Sage CRM provides functionalities to handle them effectively and efficiently as well. One of those many feature is converting or promoting quote to order. New Stuff: Display Selection field value as an Icon using Client Side API In Sage CRM there is a button on… Read More »

Display Selection field value as an Icon using Client Side API

Flexible APIs is one of the key factors for any product to become more successful in the market. Sage CRM’s Client-Side API is a simplified and specialized set of client-side libraries which helps developers to customize screen behaviour as per their need. This API is established on the jQuery programming syntax. We can quickly extend… 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 »

Sage CRM 2020 R1: Extended support for Nested Mail Merge – Part 1

Sage CRM always had the capability to allow the users to create mail merge documents using the concept of nested mail merge. Now with the release of SageCRM 2020 R1, this feature of Sage CRM is enhanced further. In earlier versions of Sage CRM, user was able to create nested mail merge template only for… 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 »

How to customize Grid’s column header caption in Sage CRM on runtime?

The Grid or List in Sage CRM allows user to view the multiple records on a single page. Sage CRM also allows Users to personalize the settings i.e. chose the number of records they wish to see in the list; from the Preferences tab. Besides this, these lists can be customized to a greater extent… Read More »