Tag Archives: Custom.js

Highlight Specific Rows in Grid based on condition Using JavaScript

Have we ever thought of highlighting specific rows of a particular list based on certain conditions? Well, here is the blog which will help us to achieve the same in CRM. There are multiple ways to get this done in CRM but this time will see how JAVASCRIPT can help us to achieve this. New… 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 »

Display List on Communication screen – Part II

In our previous blog, we have explained the functionality to display the list on Standard Communication screen by using HTML scripting. But, this time we will be explaining how to add communication list using JAVASCRIPT. New Stuff: Promoting Quote to an Order issue Here, we were asked by our customer to display past communication records regarding… Read More »