Tag Archives: Entity

Custom Icons for entities

For any web application, Self Descriptiveness is the main characteristic which facilitates maximum usage of the modules designed. There are lots of things with which we can achieve this in SageCRM. SageCRM has wide scope for customizations. Customization also involves creating several custom entities to incorporate client requirements.  We have a facility to generate entities… Read More: Custom Icons for entities »

Using Id fields of entities on screens and lists

Ideally speaking this will not be an out of box feature that everybody needs in CRM, however I came across many such requirements these days where people either wanted to use id fields on the screen as unique reference values. Some just wanted to display them on the screen for viewing purpose. Some wanted to… Read More: Using Id fields of entities on screens and lists »

Remove Phone E-mail panel from new company entry screen

Very strange for CRM functionality, but for one of our clients we came across the requirement where the Phone and E-mail panels on Company entry screen were required to be removed. They have a process implemented wherein they enter these details afterwards from within Company tab group. This is quite tricky functionality to be achieved,… Read More: Remove Phone E-mail panel from new company entry screen »

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… »