Category Archives: List

Sage CRM 7.2 Facebook Component

Being social is a must in today’s world; no matter if it’s an individual or organization. Any means which let you connect to larger set of audience is good for the growing business. Over the recent years sites like Facebook, Twitter have served the purpose well. Considering this, new version of SageCRM 7.2 has also… Read More: Sage CRM 7.2 Facebook Component »

Editing a block list title

In my previous post I had explained, how we can change the title of the list block at runtime. Here is the link. https://www.greytrix.com/blogs/sagecrm/2012/03/11/change-list-block-title/ In this blog post I will explain how block titles can be handled through code and how they can be used to configure the hidden variables to be used for customization.… Read More: Editing a block list title »

Standard blocks with predefined width in CRM and SelfService

A pretty straightforward problem and solution scenario here today. I was designing a list block for self-service site where cases for the person are loaded in a tab. Check the screenshot below. However when I used to navigate through the navigation buttons the layout was getting disturbed as list was contracting and expanding as per… Read More: Standard blocks with predefined width in CRM and SelfService »

Change List block title

Usually we come across some challenges while modifying Sage CRM as per customer’s requirements. Some modifications are achieved just by performing some simple changes in translations; however for few others scripting is required.  Recently I had a customization where I had to display a communication list in a custom page and display the same in… Read More: Change List block title »