Category Archives: Uncategorized

Threaded Communication View in CRM Self Service

We had already posted how this functionality will work from within CRM. Please follow the link below to refer the post. http://sagecrmaddons.blogspot.com/2009/07/threaded-communication-view.html Now it’s also possible to have this functionality in CRM Self Service web site. Self service users that are assigned the rights to access Self service website from CRM can login to the… Read More »

Threaded Communication View

You must have observed this feature on various blogs and forums sites. The Title of main topic of discussion is on the top and there is the plus sign clicking which we get the tree view of all the previous communications regarding that particular topic. CRM also has the Communications feature built in. We can… Read More »

Territory Caption Update – For SageCRM Developers

Not sure whether anybody has observed this.. Sometime ago in the territory customization we came across one very strange functionality in CRM version 6.1. This seems to be occurring from patch H onwards. This is moreover related to the developer perspective than that of the User. You know that you can create new Territory in… Read More »

Can we set the Company territory field value to the Current logged in user's Territory instead of the default?

We all know that Territory (comp_secterr) field appears as a selection field on the Company Entry screen while creating a new company, but actually this field is not of type Selection. If you will see the field type for this field by firing following query at back-end Select ColP_EntryType From Custom_Edits Where Colp_ColName=‘Comp_SecTerr’ you will… Read More »