Template Functions / Front End Protocol Functions |
The makeRowSelectionIDID() function builds inclusive row selection action.
makeRowSelectionIDID(expr1, expr2)
<input type="submit" gwc:attributes="name makeRowSelectionIDID(r/ID, repeat/r/index);... /> or <input type="submit" gwc:attributes="name makeRowSelectionIDID(selectorID, selectorIndex);... />
produces
<input type="submit" name="r89/50"... />