Hello there,
I have a t:beaneditformwith multiple selectObject components (custom
component;
http://wiki.apache.org/tapestry/Tapestry5HowtoSelectWithObjects ), each
in a t:parameter.
Now when the value of the first selectObject changes, I want the (two)
other t:parameter to be updated. While specifying a function at the
server or a javascript function to be called then is quite easy thanks
to the T5Components onEvent-mixin, I cannot figure out how to update the
t:parameters. Do I have to pack the entire form in a zone? How can I
update a zone from the function that is called from the onEvent-mixin?
Thanks,
Tobias
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]