Category Archives: URL

Notifications not working in Sage CRM 2017 R1 onwards

Notifications are used to inform the user that a new record has been assigned to him or some changes has been made in the system. Sage CRM also has a Notification feature available in the system. You can set up Quick Notifications for Main entities from “Notifications” tab available under Administration -> Customization-> Entity. Over… Read More »

Handle Refresh Events on Summary Page

Refresh is a term that describes the process of renewing the screen contents on a monitor. As the refresh rate increases, the image becomes clearer. The refresh method is used almost in every application or system but in a different way. On other hand, this refresh method sometimes create a problem in application e.g. Sage… Read More »

Restrict Web Sites in Sage CRM Dashboard Website Gadget

Every Oraganization has their own rules and regulations or we can say Organization policy which must be followed by their employees. For Example, Lets say according to the Organization rules and regulations or Policy, Organization employee should not be able to access any unwanted website in Sage CRM. Sage CRM Dashboard Gadgets allows to configure… Read More »

Unable to Download Data through Sage CRM Mobile Apps – Part 2

This blog is in continuation of my previously written article where I have explained you detailed steps to troubleshoot issues faced within Sage CRM mobile application. You can go through the link added below for your reference. Today I will discuss one more such issue I faced recently due to silly configuration mistake of default… Read More »

Interactive Dashboard refuses to work? This could be related to SQL Server Configuration error

Everyone over here must be very much aware of Sage CRM installation process and its pre-requisites. But if you are facing Sage CRM installation for the first time then, it can be a little daunting. As successful CRM installation process itself determines or say confirms whether you will be facing tomcat related issues or not.… Read More »

SageCRM 7.2 URL parameters through Client Side API

In Sage CRM customizations most of the times we need query string (URL) parameters to be used in the code. As far as server side programming is concerned, there are several ways by which we can get URL values and use them. Complexity increases when it comes to client side scripting. One needs to write… Read More »