Category Archives: Text

Sage CRM 2021 R2: Word wrapping not supported

In Sage CRM, the customization section has supported various field types that could help in capturing or managing the customer data in an efficient way. The Administration section of Sage CRM not only allows to just use these fields but also make alterations such as change in caption, character limit, field size etc. Along with… Read More »

How to Add field-level help (ToolTips) by Configuration

Sage CRM’s Database Field properties has helped in capturing various data types of information on every entity’s form. The provisions to manage or control the max length, entry width of different entry types of fields has made CRM flexible and user friendly from user’s perspective. One thing that has been missing in CRM field’s is… Read More »

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

In Sage CRM, modifying the look and feel of the Screens, lists or grids is managed through Client Side API or JQuery. Where Client Side API helps with the Standard CRM Methods to incorporate the changes, JQuery requires additional technical knowledge to make the changes. These methods are easily made available in Sage CRM Community.… Read More »

Enhancements to Notification list in Sage CRM

Sage CRM has never failed to amaze us with various exciting features, be it related to new functionalities or user interface. The ease in adapting changes with few steps of configurations is a value added advantage of Sage CRM. In this blog, we will explain how we adapted changes in Notification list of CRM. New… Read More »

Highlight Date Column in Sage CRM Grid

We all know how we can add color to columns or rows of a list or grid using Sage CRM Api filterWhere condition. But if we notice carefully, a date field contains the value of Today or Tomorrow then it is displayed a “Today” or Tomorrow” in Sage CRM list/grid. So filterWhere condition cannot be… Read More »

Mask a Text Field into Time Format (MM:SS) using jQuery

As we all know, SAGE CRM provides different types of field’s such as Selection, Multi-select, Search Select Advanced, checkbox, Textbox, multiline text, Currency, Integer, decimal, etc. so that we can input our data as required, but in CRM there is no provision to input values in time format. Using jQuery you can easily achieve the… Read More »

How to modify Field’s Caption and Data box alignment in Sage CRM?

As we all know Sage CRM is considered to be an easily customizable software solution as per the client needs. The standard CRM solution itself allows many easy ways to make the customization whereas, it also supports Client Side Scripting to achieve the same. New Stuff: Business Manager in Sage CRM The field’s arrangement in standard… Read More »

Increasing size of Email Editor in Sage CRM

Communications is one of the pillars of successful business. We all communicate with via phone or emails on daily basis. Sage CRM provides SMTP, POP email integrations and inbuilt Email editor goes very well for any set of requirements. However size of the email editor that comes by default is sometimes not sufficient. New Stuff:… Read More »