OpenWGA 7.6 - WebTML reference

WebTML tags » foreach

<tml:foreach page ="1..n">

Purpose:

Explicitly select the page to display on a paged output

Description:

When the output of a <tml:foreach> is divided into separate pages using attribute pagesize then you can use this attribute to directly control the page to be displayed, rather than letting it be controlled by URL parameters as usual. The setting done here has priority over all other ways of determining the page of the <tml:foreach>.

Value(s):

A number equalling the page to be displayed