Technical Hints Tips and Tricks that cover customization and development using Sage CRM. API usage and coding are covered.
Browse by Tags
All Tags »
Columns (
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...
|
-
|
Occasionally you will need to fetch a date from either the CRM database or perhaps from an external system that is then needs to be formatted so it looks like a CRM date. All users are able to set their...
|
-
|
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...
|
-
|
This is a little quirk. If you have added a new table into the CRM database that you intend to access via the webservices interface, then be sure that the table column makes use of column prefixes. For...
|
-
|
Have you every wondered how Dashboards list blocks are ordered? You will notice that when you set the "Allow Order By" clause to 'Yes' in definition for a dashboard list the list when...
|
-
|
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...
|