Hi, Its because, when you do not assign t:id to a submit button, it assigns name="submit" which has a conflict with any other submit in your page(even through java Script)
i got it working with t:id="My Submit" then even on Change works. This is such an irritating error that we have put it our development checklist to check that there is no submit button with name as submit. Thanks sandeep Mite wrote: > > I removed the submit button and it works indeed. > Thank you for the answer. > -- View this message in context: http://old.nabble.com/Select-does-not-submit-form-on-change-tp26687467p26708037.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org