On Thu, 11 Nov 2010 13:11:11 -0200, Tim Koop <[email protected]> wrote:
I'm trying to populate the values for a form based on the context
parameter passed in. I'm getting the context with onActivate(String
id), but where do I set the form values? Usually I do it in
pageAttached, but pageAttached gets called before onActivate. Do I
initialize my form variables in onActivate?
Take a look at the prepare events of the Form component or use
onActivate().
--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]