You are not logged in.
I wonder if anyone can help. We are new to Thirdlight and I am trying to understand how we can configure Notifications to include our own standard Meta Data.
Can I ask for advice on how to reference the following Meta Data items within the standard Notification templates. Any assistance would be very much appreciated.
Client - cCTVClient
Surveyor – cCTVNameofSurveyor
Client Job Ref – cCTVClientsJobReference PLR – cCTVPipelineLengthReference
This is the format I have tried to follow
<td class="admintableinput smallTopPadding" style="width:50%;">
<ul>
<li>##CLIENT##: {$cCTVClient|escape}</li>
<li>##FILENAME##: {$arrFile.filename|escape}</li>
<li>##FORMAT##: {$arrFile.format}</li>
<li>##SIZE##: {$arrFile.filesize|naturalfilesize}</li>
</ul>
</td>
Regards
Craig Stanley
Northumbrian Water
Offline