Category Archives: Sage CRM

Swap Button image and button text Positions

One day while doing the design of Summary page for one of the custom entities an unobvious thought came into my mind whether I can swap the positions of Button text and Button image on button control. Also following sage CRM standards I wanted to use the standard AddButton feature only tomake sure all the… Read More »

Add custom button using Access Key in Sage CRM

Sage CRM provides an option to add button to a screen through ‘Button Groups’. For example, if you need to add a button in New Case screen then you can create the Button Group associate it with ‘newcase’ system action. Once this is done the button appears on the New Case screen. Button Groups are… Read More »

Showing information messages using Content block

We are very much familiar that Sage CRM provides very strong Themes based design using the eWare.css file. It has lots of pre-built CSS classes which are used by standard controls as well as they can be used by the custom controls we create. I am elaborating one such example in this blog. I came across the… Read More »