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 »

Add new fields to Summary report

You must be familier that we can generate the Summary Reports from the summary screens of standard Sage CRM entities. Lets consider for an example Opportunity Summary Report.You can generate this report by clicking Summary Report button provided on Opportunity Summary screen. Now, suppose you want to have one more field inside this report say… Read More »

Global Company Library Customization in Sage CRM

Documents functionality provided by Sage CRM allows you to store all your documents against all the standard entities like Company, Person, Case, Opportunity etc. You know that you can go to the documents tab against particular entity record and attach the new document as per your requirement. Now suppose, that the requirement is to attach… Read More »

Multi-user tasks in Sage CRM.

There is the functionality provided by Sage CRM where we can go and create a task for the single user, but what if we need to assign the tasks for the multiple users based on the months and days?? Here is the component which does the same. Installing this component you can see the new… Read More »

Small, but usefull Territory concept….

Does anyone come up with Assigned To security function which is dependent on user’s profile? Let’s assume, if there is Territory structure defined as East, West and Central. By Default, users from East can view the data that belongs to East territory and same is the case for West and Central territory users. Now, suppose… Read More »