Tag Archives: territory

How to build the Custom Territory drop down field for any entity?

There are some simple steps to achieve the same in CRM: 1. Create a new territory field (selection type). 2. Add the selection options for this Territory field. 3. For adding the selection options, please put the territory name i.e. Terr_Caption) in the Add Translation field and Territory Id (i.e. Terr_TerritoryID) in the Code field.… Read More: How to build the Custom Territory drop down field for… »

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: Can we set the Company territory field value to the… »

Update all entity Records in SageCRM with New Territory and New Team for User

Suppose you have a User working in Territory1 and since he is working with the organization for long time, he has lots of data of his concern in SageCRM. Now, suppose due to some reason this user gets transferred to another Territory say Territory2. Here what Administrator will do is, he will change his territory… Read More: Update all entity Records in SageCRM with New Territory and… »