Category Archives: Sage CRM 2018

How to Customize the Time picker list

In sage CRM, date and time field play an important role. User can add customized data time field according to their business requirement and can have multiple customization related to these fields. Usually Date Time field are added with date and time pickers. Where date picker shows calendar and time picker shows time list with half an hour interval as shown… 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 »

Define multiple Default Values in a multi-select field in Sage CRM

Sage CRM has extensively focused on the UI/UX improvements through the release of the new versions. The various types of Fields available within Sage CRM Administration has helped to manage/limit the data inputs to a specific format. Limiting the number of characters to be inputted, Accepting only Date values, accepting only integer values, setting default… 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 »

Sage CRM – WhatsApp Integration for Ticketing Module

Along with the various features provided by Sage CRM, it has also been familiar for the various types of Notifications through which not only CRM Users but also the Customers can be notified about a series of actions recorded in Sage CRM. Email Notifications, on – screen notifications, SMS are some of the examples of… Read More »

Enhancements to Notification list in Sage CRM

Sage CRM has never failed to amaze us with various exciting features, be it related to new functionalities or user interface. The ease in adapting changes with few steps of configurations is a value added advantage of Sage CRM. In this blog, we will explain how we adapted changes in Notification list of CRM. New… Read More »

Sage CRM 2018 R3: Issue while exporting report to XLSX

Sage CRM’s reporting tool has helped to get a clear picture of all the work data in a very efficient way. Users can either fetch all the data at once or apply various criteria such as date, company, or stage of the record to get the data in an appropriate manner. Different report display options… Read More »

Issue while loading records on Ticket List in Self Service Portal

Latest version of Sage CRM Self Service portal is fully customer responsive. Self-service portal is designed in such a way that customer can easily adopt the portal. With self-service portal customer can access cases i.e. ticket or related notes as per business needs. Beauty of portal is that customer can create ticket, can see all… Read More »

Permission at Administrative Level

Sometime when the user tries to change some configuration at the administrative level in Sage CRM. Mostly it happens when Sage CRM is newly installed. With the help of below contain we can easily handle it. New Stuff: Incorporate Case filter screen in Self Service portal Suppose one of user tries to change Logging configuration… Read More »

Customization for exporting Notes

Hello everyone! In my previous blog I have explained how we can export notes for leads using sage CRM’s standard report functionality. We can do the same with the help of coding as well. New Stuff: Client Side Script to Concatenate Address Recently, one of our client asked us to add a button on notes… Read More »