Tag Archives: Script

Increase the size of Search SQL text

Sage CRM allows System Administrators to create different types of fields as per the requirement e.g. Text. Selection, Search selected Advance etc. We can put SQL clauses on SSA fields for restricting the information. However there is the limit on number of characters to be written in Search SQL text. By default on Search Select… Read More »

IIS Tip – Handlers and Feature Permissions

As we all know, Sage CRM is IIS driven application. IIS 7.0 onwards provides greater flexibility for providing the secure access to portals like SageCRM. However some of these enhanced security features if wrongly configured might also affect the functionality of CRM. In my view security settings in IIS should only be touched upon when… Read More »

Restricting Workflow rules to Assigned User

In SageCRM workflow is an efficient way of systematic progress on work and related tracking. Workflow can be applied to any of the entities such as Case, Lead, and Opportunity etc. But how to handle the security of this workflow in order to make sure that no unwanted user can misuse it and disturb the… Read More »

Setting Default Values in CRM

In Sage CRM we are very much aware of the “Field, Screen, List, Tab, View” etc functionality using whim we are able to do lot of modification Display required field in Screen or List, Allow sorting in List column, Provide hyperlink on List column. The most innocuous but very important of all the requests that… Read More »