[Zope] button in ZPT

Michael Bleijerveld michael at bleijerveld.nl
Thu Aug 7 12:46:13 EDT 2003


Instead of a textlink I want to use a button (form) as a replacement for the
following statements.
Has anyone suggestions ?

    <a tal:condition="previous"
       tal:attributes="href
string:${request/URL0}?start:int=${previous/first}"
       href="previous_url">previous</a>

Regards.

Michael





More information about the Zope mailing list