Currently, it would involve replacing parts of the default tapestry.js library. Because JavaScript is so dynamic, you could create a tapestry-overrides.js that redefines some of the functions in tapestry.js.
On Feb 5, 2008 8:02 AM, DavidWei <[EMAIL PROTECTED]> wrote: > > Has anybody an idea on this? THANKS!!! > > DavidWei wrote: > > > > This is what I want to do. > > > > Use beaneditForm to create a form from a object (for example User) with > > some required fields. When the beaneditForm validation finds errors, I do > > not want to use default feature to display the error message, instead I > > like to have the missing fields highlighted and error messages are > > displayed in a message area which is outside of the form. How do I do? > > > > Thanks for the help. > > > > > > Xinhua > > > > > > -- > View this message in context: > http://www.nabble.com/Tapestry-5---Display-message-from-beaneditForm-validation-outside-of-form-tp15231982p15291552.html > > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Creator Apache Tapestry and Apache HiveMind --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
