Category Archives: Sage CRM 7.2

Trick to remove Main Menu from pop-up windows in Sage CRM v7.2

Earlier Sage CRM versions were based on the Frames. However these frames are removed in Sage CRM v7.2. ASP Page Customizations and Client side customizations are the areas that are affected in Sage CRM v7.2. New Stuff: Codeless Customization: Add Custom Entities New Screen when accessed through iPhone We have observed similarly affected area when… Read More »

Codeless Customization: Add Custom Entities to Find Screen when accessed through iPhone

Sage CRM behaves differently for on-premise versions and when accessed through Mobile Devices like iPhone, iPad, Tablets, Windows phone etc. However with codeless customizations, user can easily add Custom entities on Sage CRM Find menus. Let’s consider an example; Sage CRM has a custom entity Project that user wanted to add on Sage CRM Find… Read More »

Sage CRM and IIS authentication settings

SageCRM is like any other web application which can be hosted on IIS for access over the network. Network access of applications is highly vulnerable to risks of injections. Hence IIS provides different Authentication methodologies that can be configured for any web application. However improper configuration of these parameters may lead to other issues and… Read More »

Avoid scrolling with Collapse Screen Feature in Sage CRM7.2

Sage CRM client side API methods of Sage CRM 7.2 are very useful to customize Sage CRM screens, layouts etc. In this blog post, we will explain how users can enable Collapsible Panels feature in Sage CRM v7.2. New Stuff: Printing current Sage CRM Screens to PDF Refer our blogs on Sage CRM v7.2 features… Read More »

Control Access to Group Emailing in Sage CRM

Sage CRM is a flexible system with strong controls to manage your business efficiently. Let’s see today about one of its Emailing feature. In Sage CRM, users can easily search for Companies or People and send emails using New Email button available on Find or Groups screens. New Stuff: Additional Information in Entity Top Content… Read More »

Limit number of characters in Sage CRM fields

In our earlier post, we have explained how to restrict the length of a Sage CRM text field on screen block using JavaScript and JQuery. New Stuff: Document Management against Lead Entity In this blog post, we will take a look at how to limit the number of characters in Sage CRM fields that are added… Read More »

Hide Export data option for Non admin users

Using Export to File button available on Sage CRM find screens and Group screens, users can export data (in CSV, Text, Excel CSV format). Sage CRM provides a very powerful security mechanism to restrict users from accessing confidential data from Non-admin users and make it available only for Mangers and Administrators. New Stuff: Associate Company… Read More »

Associate Company and Persons to Primary entities in Sage CRM for Mobile

In Sage CRM on-premise version, it has an ability to select Company and Persons while creating Cases, Opportunities, and Communications. But when Sage CRM is accessed using mobile devices like Android, Tablets etc. entry screens does not show the Company and Person SSA fields. Refer below screenshot. New Stuff: Rich Text Editor on Multiline Text fields… Read More »