12 Jul
2000
12 Jul
'00
10:35 p.m.
sean@horse101.com wrote:
Replace it with this: <tr> <a href="<!--#var "catalog.getpath(data_record_id_)"-->"> <!--#var title--> </a> </tr>
What is the id of your catalog object? replace 'catalog' with that id. I'm guessing you should have 'Catalog' instead ;-) HTH, Chris PS: Change to using the <dtml- > syntax instead of <!--# -->, it has been deprecated, I think...