Technical Hints Tips and Tricks that cover customization and development using Sage CRM. API usage and coding are covered.
Browse by Tags
All Tags »
Denormalisation (
RSS)
-
|
Sage CRM's screens are primarily designed for the entry of one record at a time. But occasionally we need to consider the ability to enter sets of records together. This is not the same as the importation...
|
-
|
Below is some code that will add a company, a default contact (Person) and a default business telephone number. When adding a company entity (with address, email etc) to Sage CRM via the Webservices API...
|
-
|
When building extensions to the product it is quite common to reuse the existing screens and lists in the ASP pages that you add. I was recently asked about some "strangeness" by someone who...
|