Tag Archives: List

Sage CRM 7.2 Client Side API Adding columns to List at Runtime

Sage CRM 7.2 introduced a new powerful and simple way to use API for carrying out client side customizations. In my previous blog I had explained how we can hide and show fields using Client side API.  Below is the link for the same. New way of Client side field customizations In this blog I… Read More: Sage CRM 7.2 Client Side API Adding columns to List… »

Missing Download Attachment button on Documents Tab

Sage CRM comes with a feature of uploading documents against the primary entities such as Case, Company and Opportunity etc.  These documents let it be of any type such as a PDF, DOCX or a jpeg file, can be found under the documents tab against an entity. However when you customize this module, there are… Read More: Missing Download Attachment button on Documents Tab »

Codeless customizations to add List Blocks

Customizations in Sage CRM might involve easier to much more complex tasks. There are some ways with which we can reduce customization efforts and time too. Sage CRM provides standard ways using which we can create and display lists, screens etc. without writing single line of code. Here in this blog I will be explaining… Read More: Codeless customizations to add List Blocks »

Listing multi-select field data in a vertical format

Need to Know the “Best Practices for Integrating Third Party Apps with Sage ERP X3″ – Read Below. Data in a list format is easily readable and also more organized and presentable. Data for e.g. staff working on a particular project, or different products used by a particular customer have more than one item to… Read More: Listing multi-select field data in a vertical format »

Adding new fields on Web Order Item Entry screen

When it comes to SWT, the only question that comes to our mind is what level of customizations are possible. Yes we can do some simple and straight forward customizations. I had discussed couple of them in my previous blogs. Please refer related posts below. Related Post: 1. Adding new fields on Web Order Entry… Read More: Adding new fields on Web Order Item Entry screen »

Report Columns are now loaded in Alphabetical Order – Sage CRM 7.2.

This is in continuation with the series of blogs I am posting on Sage CRM 7.2 features. This is one of those changes which will make Developers, Report Managers life easy. Sage CRM 7.2 has given the flexibility where report columns are arranged in alphabetical manner, so if your report view has more columns you can… Read More: Report Columns are now loaded in Alphabetical Order – Sage… »