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