Changes

Jump to: navigation, search

Web Page View Field Variables

527 bytes added, 20:47, 8 December 2016
no edit summary
word-wrap: break-word;">
[#(?object=activity::orderby=tbl_67292.valuestr desc)<tr><td>Subject: ~subject~</td><td>Total Hours: $Total Hours$</td><td>Start Date: ~startdate~</td></tr>#]
</pre>
'''Note:''' ''$Total Hours$'' in the list could be listed as ''$67292$'' with the same result.
 
 
* To sort descending by a custom field called ''Total Hours'' with a custom field id of ''67292'' in numeric order:
<pre style="white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;">
[#(?object=activity::orderby=tbl_67292.valuestr*1 desc)<tr><td>Subject: ~subject~</td><td>Total Hours: $Total Hours$</td><td>Start Date: ~startdate~</td></tr>#]
</pre>
'''Note:''' ''$Total Hours$'' in the list could be listed as ''$67292$'' with the same result.
Smartstaff
56
edits

Navigation menu