SSA field behavior for custom entity in Sage CRM

Search Select Advanced (SSA) field behaves in a specific manner for all the standard entities (Company, Person, Case etc.) in CRM. However it behaves little differently for the custom entities. Let us consider an example of a Company field to understand how this field behaves for standard entities in detail. 1. When user clicks on… Read More: SSA field behavior for custom entity in Sage CRM »

Document Drop Functionality in Communication tab of Sage CRM

Document Drop feature in Sage CRM allows users to drag-and-drop files as an alternative method of uploading attachments. It provides a short cut for linking documents, e-mails, or any type of file from another application to customer data in CRM. In addition, if a document is dropped onto the icon in any of the communication… Read More: Document Drop Functionality in Communication tab of Sage CRM »

Setting Time Zone before migrating data to Sage CRM using GUMU Migration Utility

Time zone setting is a very essential part in CRM Migration process, as a result it is recommended to be taken care in pre-requisite well in advance. Whenever, any new records is added though CRM frontend or backend; it takes machine time zone irrespective to the Source Companies time zone. There is no screen available… Read More: Setting Time Zone before migrating data to Sage CRM using… »

Few points to Enhance Performance of your SageCRM

As we know SageCRM is being used by large group of companies around the world. There is high possibility that on and off basis they may face slowness problem while logging into CRM. There are many ways to enhance the performance of SageCRM application but listing out few of them as we come across while… Read More: Few points to Enhance Performance of your SageCRM »

.Net API Validate method for Screen level validations

First let us see what happens when the Validate method is not used for the .NET API screen validation. Below is the new entry screen designed with API and with no validate method implemented. On clicking Save button leaving all required fields blank, validations must be fired to warn user to enter required values in… Read More: .Net API Validate method for Screen level validations »