Tag Archives: Sage CRM Screens

Client Side Script to Concatenate Address

Sage CRM, is one of the most flexible software to customize and achieve any complex requirement specified by the client. Client-side scripts are brought into play for many purposes. On change, functions can be used to hide/show fields on the screen. Likewise, you can also highlight fields by including conditions to your script or show… Read More: Client Side Script to Concatenate Address »

Freeze the position of buttons in Sage CRM screens

There is no doubt in the efficiency of Sage CRM in terms of maintaining and managing the data. One of the added feature is the look and feel, the user-friendly UI of all CRM entity’s screen which helps the User to understand data entry functionality quite easily. One of the minor drawback of this UI… Read More: Freeze the position of buttons in Sage CRM screens »

Creating Screen dynamically using Sage CRM EntryGroup object

Recently working on DotNet API of Sage CRM, we came across a requirement wherein we wanted to display the fields of Sage 100 in Sage CRM screen on a real time basis. The challenge here we found was that these fields were not present in the CRM database and we didn’t want to add additional… Read More: Creating Screen dynamically using Sage CRM EntryGroup object »