/
Subject Report Header Examples
Subject Report Header Examples
Header Information
<table style="width: 800px;">
<tbody>
<tr> <td colspan="3"> <h1 style="text-align: center;">Report Title</h1> </td>
</tr> <tr> <td> <h4 style="text-align: center;">Project ID</h4> </td> <td style="text-align: left;"><%= #ProjectSpecificID %></td> <td style="text-align: right;"><%= new Date().format('M/D/YYYY') %></td> </tr>
</tbody>
</table>
<br /><br />
Above Header Will Look Like the Below
, multiple selections available,
Related content
Subject Report Template Examples
Subject Report Template Examples
More like this
Medications Report
Medications Report
More like this
Create or Modify a Subject Report Template
Create or Modify a Subject Report Template
More like this
Examples of outputting date, text, or checkbox variable values
Examples of outputting date, text, or checkbox variable values
More like this
Populate Fields into the Repeater Table
Populate Fields into the Repeater Table
More like this
Creating Report Templates (through v3.4)
Creating Report Templates (through v3.4)
More like this