Hello zope,
start=start)">
z> <div tal:repeat="result batch" >
z> <tr>
z> <td><a href="zpt" tal:attributes="href
z> zpt_delclient?id=result/id">Delete</a></td>
z> </tr>
z> </table>
It helps you
<a href="zpt" tal:attributes="href pyton:'zpt_delclient?id=' +
result['id']">Delete</a>
--
Best regards, www.uralfirm.ru
Dmitry Matveev mailto:matveev@uralfirm.ru