Changes

Web Page View Field Variables

336 bytes added, 19:32, 3 March 2009
How to display a list of UTA Level 1 Activities, Contacts or Companies
Results will be sorted on Startdate in Descending order.
</pre>
 
'''To sort on custom field''':
<pre>
<table> [#(?object=activity;orderby=tbl_custom field id.valuestr)<tr><td>~location~</td><td>~startdate~</td></tr>#]</table>
</pre>
'''Example''':
<pre>
<table> [#(?object=activity;orderby=tbl_xxxxxx.valuestr)<tr><td>~location~</td><td>~startdate~</td></tr>#]</table>
xxxxxx= custom field id
</pre>
Smartstaff
137
edits