Category Archives: Sage CRM

“Date” ing Tips

In my earlier post, I had explained how to retrieve date format of currently logged in user in SageCRM. http://sagecrmaddons.blogspot.com/2009/02/retrieve-current-logged-in-users-date.html There have been numerous instances where the user needs a custom list page with the filter box and the standard way of doing this by using an existing filter screen. However the hitch here is… Read More »

SageCRM – Pro Integration Enhancements

The standard SageCRM functionality allows us to integrate with Pro system. But there are certain enhancements which we can add to make it more useful for Sage CRM users. After the very successful Sage CRM – Sage Pro Order Entry add-on (http://sagecrmaddons.blogspot.com/2009/05/greytrix-sage-crm-web-oe-for-pro.html ) we have developed more components for showing data from Sage Pro in… Read More »

Error saving value in Date field

What all methods do we need while updating data to the CRM database? We can use CreateRecord, FindRecord or either simple Update query and ExecSql can also update the data in CRM database as per our need. Now the hitch is always when the date field comes into picture. Consider the scenario, you have created… Read More »