Difference between revisions of "Category:Data cache modifying CGScript functions"

From Catglobe Wiki
Jump to: navigation, search
(Created page with "Category:Using CGScript with the Tabulation Module  ===Data cache modifying CGScript functions=== Even with custom columns in the data cache to provide tailor-made data ...")
 
 
Line 1: Line 1:
 
[[Category:Using CGScript with the Tabulation Module]]
 
[[Category:Using CGScript with the Tabulation Module]]

+
{{HelpFiles}}
  
 
===Data cache modifying CGScript functions===
 
===Data cache modifying CGScript functions===

Latest revision as of 11:42, 12 December 2011



Data cache modifying CGScript functions

Even with custom columns in the data cache to provide tailor-made data for a given report it is not always sufficient for the user, hence the user of the Tabulation module sometimes needs a more dynamic environment where new columns can be created dynamically, when they are needed. We shall refer to such columns as data cache modifying CGScript functions.

The first version of the data cache modifying CGScript functions will only be able to create dynamic custom columns of the following types:

• Boolean

• Number

• String