Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

Key Stats Procedures

6 bytes added, 11:56, 3 August 2015
no edit summary
* Mass_HiddenObject
* Form_Calendar_View
 
=== Js_Client_Conversion ===
BXP Table Name
 
[[##SEP##]]Fields (separated by ,'s)
 
[[##SEP##]]Where clause Order by clause group by clause Limit
 
Example
 
 
CDA_5[[##SEP##]]intCDA_5_Id,strCDA_5_field_0_4,strCDA_5_field_0_5,strCDA_5_field_0_8,strCDA_5_field_0_11,strCDA_5_field_0_12,strCDA_5_field_0_10[[##SEP##]]WHERE strCDA_5_field_0_4 = 'True' Order BY intCDA_5_Id Group By strCDA_5_field_0_11 Limit 10