Changes

Jump to: navigation, search

Criteria Template

552 bytes added, 15:25, 16 May 2014
no edit summary
In the [[Creating a Basic Report|Edit Report Page]], we switch to the [[Report Template]] tab and enter the following in the ''Criteria Template'' section:<br />
 
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><table>
<tr>
<th class=Sub>
@arg1.label@
</th>
<td>
@arg1@
</td>
</tr>
<tr>
<th class=Sub>
@arg2.label@
</th>
<td>
<input type=text id=@arg2.id@ name=@arg2.id@ value="@me.firstname@">
</td>
</tr>
<tr>
<td colspan=2 class=Submit>
@submitbutton@ @exportbutton@
</td>
</tr>
</table></pre>
 
[[Image:CriteriaTemplate-SampleCriteriaTemplate.png|link=]]
8,849
edits

Navigation menu