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?

Thanks.

--
Tim Koop
[email protected] <mailto:[email protected]>
www.timkoop.com <http://www.timkoop.com>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to