Changes

Previous Upgrade: February 2013

237 bytes added, 19:48, 2 September 2009
Variable Processor Enhancements
* Introduction of a variable that can generate the number of records within a specified report.
:<font size=3>@ReportProperty(''reportid'',recordcount)@</font>
:'''Example''': To generate the number of records (equivalent to the number of rows in the report) for report with ID 12345: @ReportProperty(12345,recordcount)@''This can be used in a [[Web Page View]] to display a record count, as part of [[Submit Logic]] or as a [[Custom Field Type: Read Only – System Variables|Read Only - System Variable]] to display the count on a Level 1, 2 or 3 record.''
==UTA Enhancements==
0
edits