Author Archives: greysagecrm

Making fields Read-only at runtime based on some criteria

New record creation in Sage CRM is quite a straight forward work using the context based screens and the buttons that are available on several screens. The process can be as simple as mentioned below. 1) Log into Sage CRM 2) Right Click on the New button 3) Select Company option from list 4) Enter the Required details. 5) Click… Read More »

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 »

Self Service List Design

Nowadays CRM Self Service has become more popular as it runs on web and provides basic CRM access to end users which ensures better connectivity to improve relations. Though self-service design has improved over the period of last couple of years, we keep on getting out of the box feature requests from customers every day… Read More »