Category Archives: ASP

Easiest way to filter Custom list By Context Id in Entity’s List Page

Sage CRM has its own .NET API (Application Programming Interface) that allows a developer to extend Sage CRM functionality by creating and using .NET DLLs (Dynamic Link Libraries). Developers can add references of DLLs from and within Sage CRM and thus call methods exposed by the DLLs to perform certain actions. The Sage CRM .NET… Read More »

Clone a record using the COM ASP API in Sage CRM

The combination of Sage CRM API with the application itself has helped many of the technical implementer to manage the customization of the system as per the business requirements. Sage CRM API’s has come a long way to pro-grammatically perform various operations on the entity records such as read, create, update or delete. Moreover, the… Read More »

Validation Error on Custom Entities in Sage CRM

Sage CRM gives us platform to add custom entities to enhanced business performance. While we were building custom entities screens we came across one error, which often found on any custom entity. As you know Sage CRM provides an advanced entity template which builds basic pages for custom entities. When validations are fired on these… Read More »

Incorporate Export Functionality in New Self Service Portal

We all know that new Self Service portal is fully responsive in design and this will provide much better user experience to customers. The beauty of this tool is, it is designed in such a way that you can easily control and customize the user interface and incorporate essential functionality as per your business needs.… Read More »

Enable Hyperlink for Custom Entity record in Quick Find Search

By now everyone are familiar with Sage CRM Quick find functionality introduced in Sage CRM 2017. This feature has proved useful for users to search data in no time. User can search standard and custom entities data using this feature on one single action. The added benefit is that it also helps users to navigate… Read More »