OpenWGA 7.10 - WebTML reference
WebTML tags » [All condition tags]<tml:[All condition tags] hasnextpage ="tag-id">
Purpose:
Tests if a paged iteration tag has a next 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 after 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="nextpage"/>.