Tag Archives: screen

Modify Sage CRM Standard Entity Summary Screen to add a new Panel

We have already explained how to modify Standard Entity Summary screen by adding Divider or Subsection to it (Refer below link for more details). https://www.greytrix.com/blogs/sagecrm/2013/07/24/add-divider-or-subsection-for-existing-screen-in-sage-crm/ New Stuff: Eliminate Type field in Company Entry Screen of Sage CRM Recently we came across a requirement wherein we had to modify the Standard Entity screen to add a new panel… Read More »

Increase number of width columns for Screen block

Hi readers! The screen which appears in CRM for the available entities contains fields which are placed with proper alignment (i.e. Row width, Column width). When we approach to our clients for the requirement gathering most of the time client asks to change the look and feel of the screens. New Stuff: Change default appearance… 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 »

View Sage CRM Reports in PDF format from any Sage CRM screen

In our previous posts on Sage CRM reports, we had explained how to, 1) Get impressive reports by adjusting Report Styles in Sage CRM 2) Get impressive PDF Reports by adjusting Report Styles in Sage CRM – Part 2 3) Include your Company Logo in Sage CRM Reports GUMU Sage CRM Integrations : Sage ERP X3 | Sage 100 | Sage… 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 »

Progress Bar on Sage CRM entity screens

Sage CRM can be customized to display animated spinner and progress bar. A loading animation is an important signal to the user that the application is still doing something and the user should wait for the action to complete. This is even more important when you are updating bulk data and the system is taking… Read More »

Using Primary Key Column of an Entity to Search

Sage CRM Search screens allow Users to search data by any criteria or a combination of criteria on the Search screen. In this blog post, we will explain you how to add a Primary Key of a column of any entity to entity search screen. New Stuff: View Fusion Charts on Sage CRM Interactive Dashboards… Read More »