Configuring template header to read recordset data

Configuring template header to read recordset data

by Greg Rich Debonair -
Number of replies: 1
Picture of Plugin developers

Hi,

What can i do to get the template header to read recordset data "studentrefno", like the record template doe. This is the code i typed in, but data to be read comes back unread?

<p align="center">

</p><h2 style="text-align: center;"><br></h2><p>

</p>

<p></p><table width="100%" style="text-align: center;"> <tbody>

<tr> <td>Ref. no studentrefno<br></td> <td><h2>Forename: firstname</h2><br></td><td><h2>Surname lastname</h2> </td></tr> 

<tr><td>Date of Birth dob<br></td><td><p>UCI: uci</p></td><td>ULNuln</td></tr>

<tr><td>Centre name centre<br></td><td><br></td><td></td></tr>

</tbody></table><br><br>

<table></table><br>


Many thanks.

Average of ratings: -