OpenWGA 7.10 - WebTML reference
WebTML tags » [All condition tags]<tml:[All condition tags] haspreviouspage ="tag-id">
Purpose:
Tests if a paged iteration tag has a previous page to the currently shown page
Description:
Use this condition with <tml:foreach> and its derived tags if they have a page size which divides the result list into individual pages. Specify the id of this tag to determine if there is a page before the page that is currently shown on the WebTML page. If so you may want to provide a link to it using <tml:url type="previouspage"/>.
Value(s):
ID if a <tml:foreach> or derived WebTML tag