Changes

Jump to: navigation, search

Web Page View Field Variables

11 bytes added, 03:03, 9 November 2008
m
How to display the Transaction types
==How to display the Transaction types==
 
In order to display a transaction type and its fields use the following example:
 
Syntax:
<pre>
[#(?object=transaction;orderby=fieldname;criteria=typename='')<tr><td>$customfieldid$</td><td>$customfieldid$</td></tr>#]
</pre>
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>#]
 
To retrieve all '''Company''' transactions for the company attached to '''Level 1''' (Standard field - Customer):
'''Impact''': Transactions on the '''Company''' and [[User]] objects can now be displayed in a [[UTA]] web page view. The transaction does not have to directly associated with the '''Level 1''' item.
 
 
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>#]
26
edits

Navigation menu