Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

KeyStat Layout

598 bytes added, 11:31, 3 August 2015
Query - SQL
The number after the [##SEP##] is paramater 0 for as many parameters are as needed.
The custom parameters above can be manual entered in or can be apart of a query string or a form variable, in order to reference the dynamic parameter simply add a query string parameter or form variable with the following notation KeyStatsCustomX (Replace the X with the number of the parameter you wish to pass i.e. Two parameters being passes A and B -- KeyStatsCustom1=A/KeyStatsCustom2=B
 
In your key stats tab the KeyStatsCustoms can be used on any of the key stats that you have added to the tab, to reference them simply add the following to you key stats reference --14[KeyStatsCustomX]--
== Layout ==