Hi all! I have a form declared as ...
<t:form t:id="form" t:context="[groupId, ledgerId]"> When the form is submitted both of these are added to the request path .. i.e. Request Path: /group/economy/edittransaction.form/5/1 But for some reason the event context passed to onActivate(EventContext ctx) when the form is submitted does only contain the first parameter (i.e. the 5) What am I missing !!! TIA, Gunnar Eketrapp --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org