Re: Tapestry[5] - Overriding the form error messages

2008-02-05 Thread Anteneh Alemayehu
gt;> > >> > > value="Submit"/> >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > Page Class: >> > >> > public class Start { >

Re: Tapestry[5] - Overriding the form error messages

2008-02-05 Thread Adam Zimowski
> public class Start { > > > > @Persist > > private String _foo; > > > > @Persist > > private String _bar; > > > > @Component(id="myform") > >

Re: Tapestry[5] - Overriding the form error messages

2008-02-05 Thread Anteneh Alemayehu
tring getBar() { > return _bar; > } > > public String getFoo() { > return _foo; > } > } > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional

Re: Tapestry[5] - Overriding the form error messages

2008-02-05 Thread DavidWei
t; >> > > value="Submit"/> >> > >> > >> > >> > >> > >> > >> > >> > >> > >

Re: Tapestry[5] - Overriding the form error messages

2008-02-04 Thread Adam Zimowski
> > > > > > > > > > > > > > > > > > > > Page Class: > > > > public class Start { > > > > @Persist > > private String _foo; > > > > @Persist > > private String _bar; > > > > @Component(id="myform"

Re: Tapestry[5] - Overriding the form error messages

2008-02-04 Thread DavidWei
eturn _form; > } > > public String getBar() { > return _bar; > } > > public String getFoo() { > return _foo; > } > } > > - >

Re: Tapestry[5] - Overriding the form error messages

2008-02-04 Thread Adam Zimowski
ements! > > thx, Max > > > > -Ursprüngliche Nachricht- > > Von: Adam Zimowski [mailto:[EMAIL PROTECTED] > > Gesendet: Samstag, 02. Februar 2008 15:32 > > > An: Tapestry users > > Betreff: Re: Tapestry[5] - Overriding the form error messages > &g

AW: Tapestry[5] - Overriding the form error messages

2008-02-04 Thread Maximilian Weißböck
008 15:32 > An: Tapestry users > Betreff: Re: Tapestry[5] - Overriding the form error messages > > I've asked for easy form error customisation a few times (see my > earlier reply from this thread). There is no wiki on this. No concise > answer, not even YES/NO. Well, assume

Re: Tapestry[5] - Overriding the form error messages

2008-02-02 Thread Adam Zimowski
Okay, I created new component "errorMsg" which can be used anywhere on the page to display individual error. Enhancements welcome. This component takes two arguments, a literal string denoting field for which error should be rendered, and form to which field is bound. The form must be accessible

Re: Tapestry[5] - Overriding the form error messages

2008-02-02 Thread Adam Zimowski
t; > Hi Everyone, > > > > > > > > I have a specific message area on the top of the page to > > > display the eror > > > > messages. > > > > > > > > I might have more than one f

Re: Tapestry[5] - Overriding the form error messages

2008-02-01 Thread Kalle Korhonen
ailto:[EMAIL PROTECTED] > Sent: Thursday, January 31, 2008 6:15 AM > To: Tapestry users > Subject: AW: Tapestry[5] - Overriding the form error messages > > There shold be an easy way to use "normal text" as replacement for the > popup bubbles, as we have the need to bui

Re: Tapestry[5] - Overriding the form error messages

2008-02-01 Thread Anteneh Alemayehu
the fields. >> >> >> >> On Jan 30, 2008 7:15 AM, Anteneh Alemayehu <[EMAIL PROTECTED]> wrote: >> >>> >> >>> Hi Everyone, >> >>> >> >>> I have a specific message area on the top of the page to display >&g

Re: Tapestry[5] - Overriding the form error messages

2008-01-31 Thread Adam Zimowski
;>> I might have more than one form per page, > >>> > >>> How can I overide the error messges from the form validation and > >>> display > >>> on > >>> the message area. > >>> > >>> Any Idea? > >>>

Re: Tapestry[5] - Overriding the form error messages

2008-01-31 Thread Geoff Callender
le.com/Tapestry-5Overriding-the-form-error-messages-tp15183424p15183424.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO

RE: Tapestry[5] - Overriding the form error messages

2008-01-31 Thread Joel Wiegman
TED] Sent: Thursday, January 31, 2008 6:15 AM To: Tapestry users Subject: AW: Tapestry[5] - Overriding the form error messages There shold be an easy way to use "normal text" as replacement for the popup bubbles, as we have the need to build our WebApps conforming to WAI (Web Accessibilit

AW: Tapestry[5] - Overriding the form error messages

2008-01-31 Thread Maximilian Weißböck
build the next App with T5. Thx, Max > -Ursprüngliche Nachricht- > Von: Howard Lewis Ship [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 30. Jänner 2008 22:26 > An: Tapestry users > Betreff: Re: Tapestry[5] - Overriding the form error messages > > Starting with 5.0.

Re: Tapestry[5] - Overriding the form error messages

2008-01-30 Thread Anteneh Alemayehu
t have more than one form per page, >> >> How can I overide the error messges from the form validation and display >> on >> the message area. >> >> Any Idea? >> >> Thank you, >> Anteneh >> -- >> View this message in context: >> h

Re: Tapestry[5] - Overriding the form error messages

2008-01-30 Thread Howard Lewis Ship
> I might have more than one form per page, > > How can I overide the error messges from the form validation and display on > the message area. > > Any Idea? > > Thank you, > Anteneh > -- > View this message in context: > http://www.nabble.com/Tapestry-5Overri

Tapestry[5] - Overriding the form error messages

2008-01-30 Thread Anteneh Alemayehu
context: http://www.nabble.com/Tapestry-5Overriding-the-form-error-messages-tp15183424p15183424.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional