Author Archives: greysagecrm

Upgrading SageCRM to 6.1? Attention: – few nVarchar fields in SageCRM 6.0 are now Changed to nText in SageCRM 6.1

Upgrading SageCRM to 6.1? Attention: – few nVarchar fields in SageCRM 6.0 are now Changed to nText in SageCRM 6.1 During a development session at our end, we came to know about these changes in SageCRM v6.1. Some of the fields from table Custom Captions were of type “nVarChar” up to version 6.0 of SageCRM.… Read More: Upgrading SageCRM to 6.1? Attention: – few nVarchar fields in… »

Custom Search Screen should retain results when user navigate away from the search screen and return to it

As per the standard Sage CRM functionality, Company (any Standard Entity i.e. Person, Communication, Lead, Opportunity, Cases) search screen retains results when user navigate away from the search screen and return to it. Bur this is not applicable for any custom entity search screen. Custom search screen does not display search results when user navigates… Read More: Custom Search Screen should retain results when user navigate away… »

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 in CRM Self Service »

Want to Change the View Field for Search Select Advance Field –

For Primary Entities we have a Special field called Search Select Advance where we can find the list of records for that particular entity. Normally it displays Entity Name in that field for example Company Name for Company SSA field, Person Name for Person SSA field, Opportunity Description for Opportunity SSA field.But if you have… Read More: Want to Change the View Field for Search Select Advance… »

Lead to Person Field Data Merge – For SageCRM Developers

Most of the developers might be aware of this but for new guys it may helpful.While creating a new Lead; we have a screen to enter Person details where we can fill Person Name, E-mail and Phone Number etc. You might have observed that when you click on Create or Attach Person button; values entered… Read More: Lead to Person Field Data Merge – For SageCRM Developers »

Writing Table Level Script is a hectic job ? – Try this instead…

Worldwide developers face this that they have to write longer and longer Table Level Scripts to make business logic work and a single issue will force them to create multiple Component files again and again to modify the TLS. I wonder if anyone knows there is a way to avoid this nuisance by using simple… Read More: Writing Table Level Script is a hectic job ? –… »