Technical Hints Tips and Tricks that cover customization and development using Sage CRM. API usage and coding are covered.
Browse by Tags
All Tags »
Workflow (
RSS)
-
|
If you want your escalation rule to run only during certain period of time, you can add the following to your existing SQL clause: (... existing SQL triggering clause) AND datepart(hour, current_timestamp...
|
-
|
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 links. Let us assume that your system has a simple case workflow created. For example we can see this in the existing default system loaded with...
|
-
|
In this post I will be exploring the possibilities of combining the CRM.AddContent method and some javascript data transmission techniques. Previously I've blogged about using AJAX to access server...
|
-
|
One of the chief advantages of Sage CRM is that it is meta data based. The definitions of screens, lists and business rules like workflow are all stored in the database. If you change the definition in...
|
-
|
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...
|
-
|
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...
|
-
|
The following is a survey of all the different articles that have discussed creating and editing views within Sage CRM. Understanding SQL views is essential as they under pin just about every feature within...
|
-
|
Straight out-of-the-box Sage CRM is a fully featured system which has all the main features you would expect in a CRM system. (See the article " How can Sage CRM save you money? "). Amongst the...
|
-
|
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...
|
-
|
The links in this article were corrected 22nd May 2009. Oh how angry I get with myself sometimes. I am a very stupid person. Someone sends me an email entitled 'a quick question' and in my idiocy...
|
-
|
If we consider a screen like the Case Summary screen we can imagine it being built in a series of layers. If we consider the hyperlink http://localhost/CRM/eware.dll/Do?SID=198369875659391&Act=281&Mode...
|
-
|
This article has been updated 22nd May 2009 to ensure the code follows the convention introduced in Sage CRM 6.2. Imagine you have a requirement to a ensure that a particular opportunity field contains...
|
-
|
When choosing a field for the Display Field For Amendment action, you can select fields from the view that are not on the table the rule is based on. For example you can select the comp_primaryuserid if...
|
More Posts
Next page »