Finally, I've managed to create generic-purpose mixin that can trigger form submit on any type of event and on any element within t:form component. It works using standard Tapestry mechanisms (similarly to original Submit component), supports multiple submit triggers within single form (analogous to multiple submit buttons).
If someone is interested in source code, let me know. On Wed, Nov 18, 2009 at 9:29 PM, Ilya Obshadko <ilya.obsha...@gmail.com>wrote: > On Wed, Nov 18, 2009 at 5:59 PM, Thiago H. de Paula Figueiredo < > thiag...@gmail.com> wrote: > >> Em Wed, 18 Nov 2009 11:22:03 -0200, Ilya Obshadko < >> ilya.obsha...@gmail.com> escreveu: >> >> ... anybody? >>> >> >> > Thanks! I thought about something similar, but I was hoping that it's > possible without such kind of workaround. > -- Ilya Obshadko