214
edits
Changes
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.