Technical Hints Tips and Tricks that cover customization and development using Sage CRM. API usage and coding are covered.
Browse by Tags
All Tags »
custom entity (
RSS)
-
|
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...
|
-
|
* The code in this article has been updated to fix a bug that caused it not to work for any entity that did not have a prefix that matched the entity name * A while back Jeff Richards wrote a blog post...
|
-
|
A little while ago I wrote an article called " Adding the Document Drop Plugin into a Custom Page ". That article provided the code to include activex plugin into a custompage to allow upload...
|
-
|
This technique covers the use of the Document Drop ActiveX plugin within a custompage. The Document Drop Plugin is used within Sage CRM to allow the easy upload of documents to the library and will also...
|
-
|
This article has been updated to correct links. There is a previous article, " Action buttons on Custom Entity Find Screens " This post explained how to recreate a find screen but I am now going...
|
-
|
This article has been updated to correct links and to bring the code into line with the new coding standard introduced with Sage CRM 6.2. I have blogged previously on creating Multi block screens based...
|
-
|
This article has been updated to follow the coding standard introduced in Sage CRM 6.2 I was recently asked about how to handle the problem of having multiple screen blocks on the same page than when you...
|
-
|
This article discusses how the Notes table is linked to the parental record using the idea of the ForeignTableID and ForeignID fields. The code has been updated to reflect the new coding standard for Sage...
|
-
|
This article has been updated to allow download from this site. I have written before many times about creating ASP pages to support access to a custom entity. How does Meta Data create a Screen? DPP and...
|
-
|
I used to work for a Dutch software company. In their product there was a feature that would scour the application database and hard delete any data that failed certain referential integrity checks. I...
|
-
|
The concept of the Entity is important within Sage CRM and is used through out the system. When dealing with databases and designing applications the term entity can be used to describe anything of significance...
|
-
|
I wrote an article previously that showed how the action buttons on the system search screens set a hidden value in the form. This is the "TargetAction" field. For example the "New Document"...
|
-
|
Above is a screen shot that shows a default opportunity summary page. At the top of the page is the frame that contains the TopContent information. Sometimes this is called the context information. In...
|
-
|
This article is derived from a tip sent to me by a very experienced North American colleague and expanded as a consequence of a suggestion from a equally expert Singaporean colleague. The article will...
|
-
|
It is possible to take an existing entity,either one that you have added to the system or an existing table such as notes, and allow it to be workflowed. The technique below will be effective for both...
|
More Posts
Next page »