Changes

Jump to: navigation, search

Web Page View Field Variables

182 bytes added, 20:27, 12 February 2009
How to display the Transaction types
Example Code:
[#(?object=transaction;orderby=tbl_1041842.valuestrdesc;criteria=typename='Co-Principal Investigor, Co-Applicant, Additional Author') <tr><!--~typename~--><td>$1041842$</td><td>$1041843$</td><td>$1041844$</td><td>$1041845$</td></tr> #]
<pre>
@owner.[#(?object=transaction)<tr><td>~details~</td><td>~subject~</td><td>~startdate~</td></tr>#]@
</pre>
 
To retrieve the '''Level 1''' transactions at '''Level 2''':
 
<pre>
@parent.[#(?object=transaction)<tr><td>~details~</td><td>~subject~</td><td>~startdate~</td></tr>#]@
</pre>
'''To get the modified date of a transaction use the following:'''
~trsts~ ''or'' ~date_format(trsts,'%Y-%m-%d') as lastmodified~
== Role base Web page view field ==
26
edits

Navigation menu