Tag Archives: List

Adding Secondary Entity for Primary Entity

It is possible to customize Sage CRM in different ways, to meet user requirement. There are many customization option in Administration.  So in this Blog we are going to see how to create a secondary Entity for Standards Entity. Sometime if organization is using Opportunity entity to store all of their Projects in Sage CRM. It… Read More »

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 »

Next and Previous button on Communication Summary screen

In Sage CRM, communication entity help to keep track of daily task, appointments and email which is being exchange within organization and outside as well. On communication tab we find list of communications for parent entity company,person,opportunity and cases etc. New Stuff: Error exporting reports to excel in CRM Part-7 Standard Communications list displayed below.… Read More »

Easy Steps to Find out Field Reference in Sage CRM

Sage CRM has the ability to customize in a different way as user need. Users can add multiple fields on screen as per requirements. In Sage CRM there are different custom tables that stores data of fields, screen or list that are created. But it becomes difficult to find the field reference i.e. field belongs… 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 »

“Too Many Records” message in SSA field in Sage CRM

SSA field in Sage CRM is an important and one of the extensively used feature to link one entity with another entity. While linking one of the records we have observed that SSA field was showing “Too Many Records” message at the bottom of SSA field. New Stuff : Unable to save MailChimp Configuration in… Read More »

Creating Web service Sub-Program (interface) in Sage X3 for use into GUMU™ Customizer

In GUMU™ for Sage CRM – Sage X3 integration, we have provided with feature where user can create Sage CRM grids, panels to display information from Sage X3 on real time basis. We had seen this in our previous blogs. In this blog, we will discuss how to create Web Service Sub programs (interface) in Sage X3 so… Read More »

Apply underline to a Column Header in List or Grid

Sage CRM allow us to customize Lists, Grids through Client side API and JQuery. Using this we can easily change the look of a grid by applying CSS class or attributes. By default Sage CRM does not highlight the columns header and sometimes it becomes difficult to recognize the header and actual value. But, this… Read More »

How to increase search limit of Keyword Search

Hi folks! You all must be aware of Keyword Search functionality in CRM. Please find the URL which explains how “Keyword Search” functionality works. Make your keyword search more efficient Now, through this article I would be explaining you how we can increase the search limit of Keyword Search. New stuff: How to give Name in… Read More »