You can't out of the box. I believe the t5components project has a mixin for this. Alternatively you could submit your form using javascript. Something like onchange="this.form.submit()".

Try searching the mailing list archives at tapestry.markmail.org, this has been discussed before.

Also vote for https://issues.apache.org/jira/browse/TAP5-138, this would enable you to update parts of your page when the user changes the selection.

Uli

Davor Miku schrieb:
Quick question:

How to catch onChange event of select component?



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to