On Mar 30, 2010, at 12:46 AM, Kristian Marinkovic wrote: > if you have multiple linksubmit components you can distinguish them > by adding onSelectedFromSubmit1() or onSelectedFromSubmit2() > action handler. > > the linksubmit component does not support a context parameter out of > the box. if you really need it you have to create your own component. > all you need is the code from the linksubmit component + the part of > submit that stores an action into the form that resolves the context > again: > > formSupport.store(this, new ProcessSubmission(name));
Do you agree that this seems like a bug? That linksubmit should support the same set of things as regular submit? Pierce --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org