hi pierce, there was already the jira issue https://issues.apache.org/jira/browse/TAP5-532 that was closed as duplicat of https://issues.apache.org/jira/browse/TAP5-194 which was not correct.
maybe we should reopen it. g, kris Von: "Pierce T. Wetter III" <pie...@paceap.com> An: "Tapestry users" <users@tapestry.apache.org> Datum: 30.03.2010 17:15 Betreff: Re: LinkSubmit with Context? 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