Template Functions / Front End Protocol Functions |
The makePageSizeIDID() function builds page size action.
makePageSizeIDID(expr1, expr2)
<input type="submit" gwc:attributes="name makePageSizeIDID(ID, '50');... />
produces
<input type="submit" name="s88/50"... />