TrackStudio Enterprise 3.5
Example 6

To show favorite links use the following Task / Custom Field Value script:

return "<table>"+
"<tr><th>Site</th><th>URL</th></tr>"+
"<tr><td>Google</td><td><a href=\"http://www.google.com\">Click here</a></td></tr>"+
"<tr><td>MSN</td><td><a href=\"http://www.msn.com\">Click here</a></td></tr>"+
"</table>";

Associated custom field properties:

Property 
Value 
Type 
Memo 
HTML View 
checked