Technical Hints Tips and Tricks that cover customization and development using Sage CRM. API usage and coding are covered.
Browse by Tags
All Tags »
List Block (
RSS)
-
|
The code in this article has been corrected and updated (29th October 2009) to bring it into line with the coding convention introduced in Sage CRM 6.2. Custom Pages that contain Search screens are fussy...
|
-
|
List length in Sage CRM is determined by the value of the "Grid Size" field that is set within the users preferences. By default this is either (5, 10, 15, 20, 25). The maximum by default is...
|
-
|
This article has been written to answer the business need for a simple way for a user to pass a message to the System Administrator (or another colleague) without having to leave Sage CRM. The further...
|
-
|
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...
|
-
|
Many thanks must go to a colleague in the UK professional services team for this article. Introduction Customers often request the ability to track Company or Person changes in much the same way that CRM...
|
-
|
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...
|
-
|
I orginally wrote about creating derived fields in a view in the article " Custom_Edits and Derived Fields Created in Views ". This discussion is a continuation of the ideas expressed in that...
|
-
|
You only need to follow the tags " List Page " or " List Block " to see that there have been lots of articles written already about how lists can be customized. In this article I want...
|
-
|
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...
|
-
|
Entities such as opportunity, lead, person and company all have communication tabs that use the built in communicationlist system action. This renders a screen with the CommunicationList list. Which means...
|
-
|
This article has updated so that the code follows the convention introduced in Sage CRM 6.2. We have seen in other posts that it is perfectly possible to create ASP pages that contain multiple blocks....
|
-
|
This article has been updated to correct links. A screen is called as a result of a hyperlink. This may be a button click, a call from the recent list or any other selection from the interface. A URL of...
|
More Posts
Next page »