Changes

Jump to: navigation, search

Transaction Variables

25 bytes removed, 16:59, 20 August 2009
no edit summary
* Custom Fields: @''customfieldname''@ (see note below)<br>
To use these variables in Transactions are often displayed as a list of transactions , which can be done using the '''following syntax: [#(?object=transaction...;orderby=fieldname;criteria=typename='')<tr><td>~subject~</td><td>$customfieldid$</td></tr>#]''' syntax  To use the variables listed above in a list of transactions replace '''@''' with '''~'''
* '''Exception''': to include transactions [[Custom Fields]] in a list use either '''$customfieldname$''' or '''$customfieldid$'''
* Last Modified Date can be shown in a list of transactions using: '''~date_format(trsts,'%Y-%m-%d') as lastmodified~'''
 
Transactions are normally displayed as a list, using the following syntax:
[#(?object=transaction;orderby=fieldname;criteria=typename='')<tr><td>~subject~</td><td>$customfieldid$</td></tr>#]
==Examples==
0
edits

Navigation menu