Tag Archives: Field

Add hyperlinks on the Sage CRM fields contained in an Entity Context

Sage CRM provides hyperlink on SSA fields to navigate from one context to another context with single click. This helps Sage CRM users to avoid multiple clicks. New Stuff: Change the Look and Feel of Sage CRM Grid For example, if Sage CRM user is in Case context and wants to navigate to an associated… 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 »

Hiding Fields Using Create Script in Sage CRM

We all are aware that we can hide a field using Client side API or Javascript and Jquery. But what if we want to avoid scripting language and do this using standard code and standard functionality of SAGE CRM. On doing some investigation we came across a code wherein we can hide the field by… 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 »

New Feature in GUMU™ for Sage CRM – Sage 100 Integration – Create Quote with Type ‘Back Order’

GUMU™ for Sage CRM – Sage 100 integration is a real-time bi-directional link where we synchronize all the customer data from Sage 100 to Sage CRM and vice versa. In our GUMU™ integration, we keep on adding new features which are very helpful for your business process and users. Today in this blog, we will… Read More »

Modify font size of fields added in Entity Top Content screen

Sage CRM Entity Top Content screens are used to give quick overview of an entity without actually having to drill down to field level. One of my colleague asked to if the font size of the fields which are in top content can be increased. Well, the answer is yes. In this blog, we will… Read More »

Apply Styles to Sage CRM Fields

Sage has introduced inbuilt Client Side API from Sage CRM v7.2 onwards. In this blog post, we will explain how styles can be applied to Sage CRM fields by client side API. New Stuff: Restrict Users to create order if Credit Limit is exceeded Let’s consider that you want to apply style for the fields… Read More »

Highlight fields using Client side API in Sage CRM

As we know that Dot net API provide various functions using which we can highlight the rows, columns or field by giving background color. The standard function will only highlight the field with a color but we can also change the setting to highlight the border of the field. New Stuff: Access to Add File in… Read More »

Customize Company screen of Sage CRM Mobile App

In previous blog, we had explained how to display additional information on Calendar screen of Sage CRM Mobile App. In this blog, we will discuss how to customize Company screen to add new fields in Sage CRM Mobile App. New Stuff: Display Additional information on Calendar screen of Sage CRM Mobile App Consider you need… Read More »

Control Display Format for Person SSA field in Sage CRM

Sage CRM is so easy to customize that some of the customizations can be configured without even scripting. In today’s post, we will explain one such configuration which allows the changing of Display format for Person SSA field. In Standard Sage CRM, Person SSA field is displayed in below format. i.e. First Name + Last… Read More »