Changes

Web Page View Field Variables

507 bytes added, 18:07, 25 January 2008
no edit summary
To show the data grid field in the webpage view field use the syntax '@fieldname.table@'.
 
==How to display the Transaction types==
 
In order to display a transaction type and its fields use the following example:
 
Syntax:
 
[#(?object=transaction;orderby=fieldname;criteria=typename='')<tr><td>$customfieldid$</td><td>$customfieldid$</td></tr>#]
 
Example Code:
 
[#(?object=transaction;orderby=tbl_1041842.valuestr
desc;criteria=typename='Co-Principal Investigor, Co-Applicant, Additional Author')<tr><!--~typename~--><td>$1041842$</td><td>$1041843$</td><td>$1041844$</td><td>$1041845$</td></tr>#]