Category Archives: Sage CRM

Claims management process in CRM

With the growing client base Sales process becomes an integral part of the business. This is very much important task in consultancy firms as well as services industry where lots of sales and marketing people are moving around the globe to meet business minds and grow their business. In large organizations there might be 100’s… Read More »

Handling URL’s in COM API part 2

In my previous blog, I had explained how to handle the crashing of pages by passing the parameters in URL. http://sagecrmaddons.blogspot.com/2011/01/handling-urls-in-com-api-part-1.html In this blog, I would like to explain how to create the URL at Server side, access them and use them at the client side scripting. Well, this scenario mostly comes when you are… Read More »

Handling URL’s in COM API part 1

Well, before starting off with the post I must say that this is the pure development content most probably in the interests of developers? This is the multipart series in which I will be explaining how to handle the URL’s to avoid navigation and other scripting issues in COM API development work. In this post… Read More »

“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 »