Category Archives: JRE

Modifying the values of User Select field of Email Editor Screen in Sage CRM

One of the most helping feature of Sage CRM Email editor screen is the User Select field which helps to select and add the CRM user in To, CC and Bcc fields. This feature reduces the efforts of CRM User to remember or re-type the Email ids every time they open the New Email screen.… Read More »

Append User Name on My CRM Menu Option in Sage CRM

Sage CRM has always been helpful to manage and maintain Customer relationship data with an ease. It has always been easy to accommodate various customizations with different programming libraries such as jQuery, Javascript or say Client side API. Earlier, we had explained how you can append Logged in user name to Custom tabs. You can… Read More »

Calling Javascript function from Workflow progress screen

By far we all know, Sage CRM has been proved very much capable to handle various tricky scenarios through implementation. Client side API has reduced lot of customization efforts through the JavaScript codes used in it. We have already posted few blogs about writing JavaScript codes in .js files and calling the same in Custom… Read More »

Troubleshooting Export to PDF issue with Sage CRM

‘win32 error. code: 1. incorrect function’ is one of the most forbidding error found in Sage CRM 7.x history under Reports section. It is usually found when you try to extract any of the report from CRM in PDF format. Recently we encountered the same issue for one of our clients. However, We were lucky… Read More »

Mail Merge Errors in Sage CRM 7.2

Mail merge functionality is one of the very useful SageCRM modules when it comes to sending newsletters, welcome letters etc. With the introduction of Apache Tomcat for this functionality, lot of Java configurations have been introduced to the default install. Any changes to these configurations can lead to issues with the merge process. We have… Read More »