Tag Archives: Runtime

Sage CRM 7.2 Client Side API Adding columns to List at Runtime

Sage CRM 7.2 introduced a new powerful and simple way to use API for carrying out client side customizations. In my previous blog I had explained how we can hide and show fields using Client side API.  Below is the link for the same. New way of Client side field customizations In this blog I… Read More: Sage CRM 7.2 Client Side API Adding columns to List… »

Create New Company on runtime while entering a new record for Custom Entity.

Description:Have you seen the option of New Company and New Person on New Opportunity screen? While creating a new Opportunity we can create a New Company as well as New Person for that particular Opportunity. What shall we do if we need same functionality for any custom entity? Solution.We have developed a application so user… Read More: Create New Company on runtime while entering a new record… »