Nuxeo mailing list archives
[CPS-users] batch next previous
Graziella Toutoungis
graztoutoungis at yahoo.fr
Fri Jan 26 14:37:24 CET 2007
hello,
I have a page template for showing the result of a
table. i want to do a next and a previous button.
some body can help me i tried some batch code but with
no success.
my table is
<table border="1" align="center" width="100%"
cellspacing="0" cellpadding="2">
<tbody>
<tr bgcolor="#ece9d8">
<th>id</th>
<th>customer</th>
<th>phone</th>
</tr>
<tr align="right" bgcolor="#ffffff" tal:repeat="items
here/ref_zsql">
<td align="left" tal:content="items/id">id</td>
<td align="left" tal:content="items/name">name</td>
<td align="left" tal:content="items/phone"></td>
</tr>
</tbody>
</table>
thanks
G.
___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com
This list archive provided by Nuxeo, the
leaders of open source ECM.
Check out the Nuxeo 5 open source,
standards-based ECM project.