Changes

Web Page View Field Variables

343 bytes added, 19:02, 3 March 2009
desc option for orderby
<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>
 
'''To list a specific activity type only''':
<pre>
Smartstaff
137
edits