Category Archives: length

Controlling column’s width in List or Grid using Client Side API in Sage CRM – Part 2

Sage CRM has always been flexible enough to modify the look and feel of screens, lists, or grids. With the help of Standard CRM methods in combination with Client-side API, implementers can easily make such modifications to achieve business requirements. You can refer to our below post wherein we have explained part 1 of this… Read More »

The Size of the report is too Big – Error when exporting report to Excel/CSV

We have come across various instances of Export to excel issues identified in CRM and surprisingly there have been various resolutions as well. In today’s blog, we will explain one such resolution applied for the error message “The size of the report is too big, use the filter criteria to reduce the size of the… Read More »

Increase the size of Search SQL text

Sage CRM allows System Administrators to create different types of fields as per the requirement e.g. Text. Selection, Search selected Advance etc. We can put SQL clauses on SSA fields for restricting the information. However there is the limit on number of characters to be written in Search SQL text. By default on Search Select… Read More »

Set field length at run time in Sage CRM

There are different types of fields in Sage CRM. Well obviously we can change/set the field length as per our convenient and depending upon the data that would be user filling while entering the data. Suppose we need to change the field length then you need to do refer the below link. https://www.greytrix.com/blogs/sagecrm/2008/12/29/changing-field-length-of-a-text-field/ Alternate way… Read More »