hello i have show the value of customfields in the client area but dont appear. I write this code for show values:
<tr>
<td class="fieldarea">Ultimo Dia</td>
<td><img src="http://XXX.XXX.XXX.XXX/rack7/{$customfields.2.value}_86400.png" border="0"></td>
</tr>
but dont appear any value for {$customfields.2.value}
thanks