Author Archives: greysagecrm

eWare and CRM objects in Sage CRM

In Sage CRM, for ASP pages customization, we always use eWare.GetContextInfo() or eWare.AddButton() and etc. Have you ever thought, what is eWare? eWare is an object of ACCPAC CRM class. This object is created and initialized in the two files named as “”crmwizardnolang.js and “accpaccrmNoLang.js”. In order to use eWare object and its related properties… Read More »

Handle back and forward buttons.

Whenever we make use of large number of custom pages in our customization it is very usual to see the crashing issues on back and forward buttons. Normally what happens is, whenever we make use of custom pages we need to create our custom URL’s for the same. Due to this sometimes we may face… Read More »

Error in Lead Upload

CRM provides the standard way of uploading leads from excel sheet. Sometimes you may face the problem with the leads not getting uploaded properly. Thinking from all the direction you may come to the conclusion that this is the issue with the CRM, but it is not. It is related with Security rights to Microsoft… Read More »