Tag Archives: Script

To calculate number of months between two dates

Many times we come across a requirement where you require to calculate the number of months between two Dates. In our blog, we will explain how you can achieve this. New Stuff:Steps to implement Delete Order functionality in GUMU Sage CRM – Sage 100 Integration Lets, take an example where we need to calculate the… Read More »

Remove Help button link from screens

Sage CRM provides “Help” button on each standard screen to give information regarding that screen and fields on that screen. These buttons are helpful for user as they provide information about other button present on the screen as well. So if one doesn’t know the functionality properly they can make use of Help button. New… Read More »

Rearranging the buttons on Quote Summary Screen

Quotes and Orders Summary screen has many predefine buttons, which increases performance of Sage CRM. For example, clone button helps user to create exact replica of quote on single click, similarly “Convert” button creates an order record from quotes details. New Stuff: Easy Steps to Find out Field Reference in Sage CRM These buttons are… Read More »

Adding Image to Summary Screen in Sage CRM

Sage CRM has many features that help the user to maintain detailed information of customers. Also, it simplifies the accessibility of information for Sage CRM users. In service industry who plans a visit to the customer location for product demo or services. On field Image of Customer or their office location images are very handy.… Read More »

Align field data to Right Hand Side on Edit and Summary Screen

Hello All! In previous blogs, we had seen that how we can make our SAGE CRM screens and grids more visually effective by applying JAVASCRIPT, JQuery, HTML, etc. like by highlighting checkboxes, underlining to column header, printing amount in words, and others. Here, we will see how we can align field data to Right Hand… Read More »

Change default appearance of Notification Area in Sage CRM 7.2

Sage CRM is very much capable to implement various business solutions with a simple tricks. We have already posted several blogs regarding style sheet in CRM where we can achieve different business needs with simple configurations. In this blog I will explain how to change default appearance of Notification area in Sage CRM 7.2 New… Read More »

Selecting multiple fields using Client Side API

For Sage CRM customizations, Client Side API has always been proved stress- free and effortless to work with client side customizations. It has reduced complexity as compared to JavaScript, to much better extent by introducing built in functions. Today I would share one such amazing trick related to screen customization which highlights key info as… Read More »

Managing FCK Editor’s behavior with SageCRM Style sheet

Once I came across a requirement where one of our client wanted to set different default Font type, Font size, Line spacing and Background in Sage CRM’s FCK editor automatically. Changing Font and Size is possible from front end but you need to change it manually every single time you write an Email and also… Read More »

Set Default Value for Date Field through Script

In Sage CRM customizations, scripting has been proved essential for developers to justify trivial requirements with an ease. It provides the flexibility to set validations or values in field at screen level. Though this can be achieved through few configurations in CRM, but it does not allows you to limit the setting up to certain… Read More »

Using LinkedIn widgets on Sage CRM screens

Social media enables us to build stronger relationships with customers. This allows us to gain more information about our customers and their business needs. Sage CRM 7.2 has various social media integration features. LinkedIn is one of the social media which is not completely integrated yet. Though some features are added. Below are some of… Read More »