Technical Hints Tips and Tricks that cover customization and development using Sage CRM. API usage and coding are covered.
Browse by Tags
All Tags »
Notifications (
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 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...
|
-
|
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...
|
-
|
This article has been written referencing Sage CRM 6.1. Details maybe different in previous versions. A simple Notification can be of two types OnScreen Notification Email Notification Both types of Notification...
|
-
|
Sage CRM provides use with a number of ways of controlling user work processes and data tasks. In particular Workflow allows us to control the progress of data through a series of steps/states using business...
|
-
|
If you have created a new primary entity in Sage CRM and would like to have notifications for this table it seems a disappointment that a "Notifications" Tab is not available for the newly created...
|