Changes

Creating a Basic Report

141 bytes added, 21:46, 4 August 2010
m
Report Tabs
* '''Set Sub-Reports''' – used to build a “nested” report.
* '''Report Template''' – used to control the layout and formatting of the report.
<pre>
<html>
<body>
<table>
 
<tr><td>@navbar@</td></tr>
<tr><td>@header@</td></tr>
<tr><td>@rows@</td></tr>
 
</table>
</body>
</html>
</pre>
* '''Charts''' – used to create one or more charts to be associated with the report.
* '''Advance Export Setting''' – used to create a specific export format for the report.
214
edits