Technical Hints Tips and Tricks that cover customization and development using Sage CRM. API usage and coding are covered.
Browse by Tags
All Tags »
Mode (
RSS)
-
|
A screen like the company summary screen has a very particular structure because it is partially defined in meta data and partial has its structure hard coded into the system action being called. The detail...
|
-
|
This article has been updated to correct the code. This is a little obscure but nonetheless this isssue caused me a problem this morning. I was just writing some code to put into the custom content box...
|
-
|
A screen is called as a result of a hyperlink. This may be a button click, a call from the recent list or any other selection from the interface. A URL of a Case's Summary Screen will look something...
|
-
|
In this post I would like to consider how you can establish whether a page has just been called via a hyperlink (from the tab) or it has been called because "Save" action button has been pressed...
|
-
|
I have only just written about Mode and how to tell whether you are in the Edit or View state of a screen in the article " Detect Screen Mode (Client Side) for Company and Person Summary Screens "...
|