Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by CesarLesc:
http://wiki.apache.org/tapestry/Tapestry5HowToUseForms
------------------------------------------------------------------------------
Sometimes you need to store additional data in a form (like the primary key of an entity
in a edit page)
in such cases use the context parameter of the form, and retrieve this parameter with the
onPrepare event.
- You can also the other event if you like.
+ You can also use other event if you like.
for example the template:
{{{
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org
|