Category Archives: Column

How to customize Grid’s column header caption in Sage CRM on runtime?

The Grid or List in Sage CRM allows user to view the multiple records on a single page. Sage CRM also allows Users to personalize the settings i.e. chose the number of records they wish to see in the list; from the Preferences tab. Besides this, these lists can be customized to a greater extent… Read More »

How to customize Grid’s column header caption in Sage CRM on runtime?

The Grid or List in Sage CRM allows user to view the multiple records on a single page. Sage CRM also allows Users to personalize the settings i.e. chose the number of records they wish to see in the list; from the Preferences tab. Besides this, these lists can be customized to a greater extent… Read More »

Group by column in calendar List – Sage CRM 2018 R3

We have been writing a lot about Sage CRM 2018 R3 version’s features and Responsive Calendar list. In this blog, we will be explaining one more feature of Responsive calendar list wherein you can group the data based on any respective column just like Reports. New Stuff: “Merge Max Limit Exceeded” issue in MailChimp Integration From… Read More »

Change the sequence of View Fields in SSA Field in Sage CRM

SSA fields prove to be one of the most efficient feature of Sage CRM in terms of searching as well as storing data in CRM. These fields can be created for any standard or customized entity. With the help of SSA fields, users can search records through a full-fledged search screen available within the field… Read More »

Adding and Sorting of Additional Fields to Calendar List in Sage CRM 2018 R3

We all are aware of a new feature “Calendar List” tab introduced in Sage CRM 2018 R3, which allow us to use Standard Calendar information in more easy and responsive manner. It allows sorting of data of the following fields: Attachment, Person, Company, Subject, Detail, Status, Type, Action and Date / Time in ascending or… Read More »

Highlight Text in Grid using Sage CRM Client-Side API

Hi everyone as we all know Sage CRM provides a number of inbuilt client functions such as highlight grid and hide panel etc., to enhance look out of the screens and make flexible as client requirement. New Stuff: Troubleshooting Tomcat Issues Recently one of our clients came with the requirement, that they want to highlight text… Read More »

Populating Default Date Field Values

Date fields have been a challenging and sometimes a difficult task to work with in Sage CRM. Client side scripts and JQuery has although taken up customizations to a higher level, it does requires to write a few lines of codes/functions in order to customize the Date field’s functional behavior. New Post: Generate Unique Reference Number… Read More »

Align field data to Right Hand Side on Edit and Summary Screen

Hello All! In previous blogs, we had seen that how we can make our SAGE CRM screens and grids more visually effective by applying JAVASCRIPT, JQuery, HTML, etc. like by highlighting checkboxes, underlining to column header, printing amount in words, and others. Here, we will see how we can align field data to Right Hand… Read More »

Increase number of width columns for Screen block

Hi readers! The screen which appears in CRM for the available entities contains fields which are placed with proper alignment (i.e. Row width, Column width). When we approach to our clients for the requirement gathering most of the time client asks to change the look and feel of the screens. New Stuff: Change default appearance… Read More »

Adding Image Under Status Column on Grid

As you all know the impact of images present on web applications over users (i.e. more the images more the “likes”). Lets see today how we can make this more information/fun for to user by adding images under status column on any grid available in Sage CRM. Let’s take an example of a Status field… Read More »