Category Archives: Keys

Disable Keyboard Enter Key in Sage CRM Screens

In Sage CRM, when data is entered on Company, Person, Case, or any other custom entity screens, the record gets saved into Sage CRM when the Sage CRM user clicks on the “Enter” key on the Keyboard. One of our customers approached us and came up with a requirement that, he wants to prevent records… 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 »

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 »

Set Shortcut Key for your Favorite Button in Sage CRM

Sage CRM is quite flexible to help you manage your customers and business in a better way. We have seen a lot of posts on how the user interface is flexible in helping you manage your business. One such requirement has always been Short Cut keys. In one of our previous posts we had put… Read More »