Technical Hints Tips and Tricks that cover customization and development using Sage CRM. API usage and coding are covered.
Browse by Tags
All Tags »
COM (
RSS)
-
|
The COM API has an old object within it called TargetLists. This object can be used within internal script (Validate, Table Level Script etc) to create both Dynamic and Static Groups. Prior to version...
|
-
|
This article has been edited (1st November 2009) to correct links and make the code follow the convention introduced in Sage CRM 6.2 The requirement to allow the user to fall back to an earlier point in...
|
-
|
This article has been updated (1st November 2009) to correct the code and to follow the coding standard introduced with Sage CRM 6.2 This is some code from an asp page designed to be used in a cross entity...
|
-
|
This article has been edited 31st October 2009 to correct hyperlink references and to have the code follow the convention introduced in Sage CRM 6.2. If you want to suppress the default tab bar then you...
|
-
|
The code in this article has been updated (31st October 2009) to follow the convention introduced in Sage CRM. If you have the Extensibility license, you can create new tab groups and you can perform Advanced...
|
-
|
The code in this article has been updated (31st October 2009) to follow the coding convention introduced with Sage CRM 6.2 Below is a picture of the Company Find screen.. This is the standard system screen...
|
-
|
Sage CRM offers the ability to search using Keywords across all entities but this keyword searching does not extend into documents that may have been uploaded into the library. As you can see from the...
|
-
|
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...
|
-
|
Workflows in Sage CRM can become long and a user may wish they had a version of the diagram that is available when the workflow is constructed. You can see from this image below that an extra button has...
|
-
|
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...
|
-
|
This article has been edited 9th June 2009 to following the coding convention introduced in Sage CRM 6.2. This article will discuss 1) 2 methods to programmatically control the refresh of meta data. 2...
|
-
|
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...
|
-
|
Imagine you need to retrieve information from CRM via the webservices interface; this query should combine data from multiple tables. In the COM API (ASP pages, self service, table level scripts etc) you...
|
-
|
The variables HIDDENLISTMODE and HIDDENCALENDARMODE can be used in hyperlinks in ASP page when redirecting to the communication list CommunicationList in List mode Building a Button var strCallMyCalendar...
|
-
|
This article has its origin in a recent presentation I gave as part of this years eSummit for Australia, New Zealand and the Pacific ( http://www.sagesummit.com.au/ ). My focus is usually purely on communicating...
|
More Posts
Next page »