How do you reference your myForm? All components are handled the same way: @Component private TextField myInputField;
Kalle On Sat, Aug 22, 2009 at 5:52 AM, Sebastian Hennebrueder<use...@laliluna.de> wrote: > Hello, > > the beaneditform provides a method recordError which expects a field of the > form. I couldn't find out, how I can get a reference to a field > of the form. > > I would like to call > myForm.recordError(myInputField, "bad problem"); > > -- > Best Regards / Viele Grüße > > Sebastian Hennebrueder > ----- > Software Developer and Trainer for Hibernate / Java Persistence > http://www.laliluna.de > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org