Changes

Jump to: navigation, search

Web Page View Field Variables

2 bytes added, 19:04, 3 March 2009
How to display a list of UTA Level 1 Activities, Contacts or Companies
<table>[#(?object=contact;orderby=lastname;criteria=role='Internal People')<tr><td>~firstname~</td><td>~lastname~</td><td>~email~</td></tr>#]</table>
</pre>
*Note:Search results normally display in ascending order. You may use '''desc'''' option to display results in descending order.
'''Example''':
<pre>
<table>[#(?object=activity;orderby=startdate desc)<tr><td>~subject~</td><td>~location~</td><td>~startdate~</td></tr>#]</table>
 
Results will be sorted on Startdate in Descending order.
</pre>
Smartstaff
137
edits

Navigation menu