Tag Archives: url

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 »

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 »