blob: 11434c679cdbd56eeb00898560ba061d35d0cc7b [file] [log] [blame]
<span jwcid="@Border">
<h2>Field Results</h2>
<span jwcid="@If" condition="ognl:byLink">
<b>You clicked the link on the previous form.</b>
</span>
<table>
<tr>
<th>Date Value</th>
<td><span jwcid="@Insert" value="ognl:visit.dateValue"/></td>
</tr>
<tr>
<th>Integer Value</th>
<td><span jwcid="@Insert" value="ognl:visit.intValue"/></td>
</tr>
<tr>
<th>Double Value</th>
<td><span jwcid="@Insert" value="ognl:visit.doubleValue"/></td>
</tr>
<tr>
<th>Big Decimal Value</th>
<td><span jwcid="@Insert" value="ognl:visit.bigDecimalValue"/></td>
</tr>
<tr>
<th>Long Value</th>
<td><span jwcid="@Insert" value="ognl:visit.longValue"/></td>
</tr>
<tr>
<th>String Value</th>
<td><span jwcid="@Insert" value="ognl:visit.stringValue"/></td>
</tr>
<tr>
<th>Email Value</th>
<td><span jwcid="@Insert" value="ognl:visit.emailValue"/></td>
</tr>
<tr>
<th>Zip Code</th>
<td><span jwcid="@Insert" value="ognl:visit.zipCode"/></td>
</tr>
<tr>
<th>Phone Value</th>
<td><span jwcid="@Insert" value="ognl:visit.phone"/></td>
</tr>
<tr>
<th>Text Value</th>
<td><span jwcid="@Insert" value="ognl:visit.textValue"/></td>
</tr>
</table>
<p>
<a jwcid="@PageLink" page="Fields"><img jwcid="backRollover" alt="[Back]"/></a>
</p>
</span>