Technical Hints Tips and Tricks that cover customization and development using Sage CRM. API usage and coding are covered.
Browse by Tags
All Tags »
GridColumns (
RSS)
-
|
I have previously provided an example of a function that may be used in a search screen to test whether the page contained a List or a Grid. You can see this in the article " Clientside control of...
|
-
|
A new example component has been added to the resources section for development partners to download. The purpose of this component is to make the management of escalation rules easier in implementation...
|
-
|
In the article " Using Clientside Code to Change the Property and Behaviour of a Column in a List " I gave an example of changing the hyperlink on a column to open in a new window. The trick...
|
-
|
This article has been updated 9th June 2009 to correct formatting and to change the code to use the convention introduced in Sage CRM 6.2. Above is a picture of a new list added into the My CRM area of...
|
-
|
When customizing a List block you have access to two means of controlling the properties of a column. The first is by using the create script for the column. See the article " Using Create Script...
|
-
|
In the image below we can see the Company Name is displayed in an opportunity list that is in the context of the company and so that column is redundant and does not need to be shown. The list is created...
|
-
|
The personlist list block is defined under the Admin>Customization>person>lists area but the column for the type is added by the dll. The column draws its information from the translations (custom_captions...
|