On Mon, 13 Feb 2012 18:11:17 -0200, Markus Grell <tapes...@military.de> wrote:

Greetings!

For my forms I use something like the following:

...
@Component(id = "form")
private Form form;
...
form.recordError("Could not save blabla");

And in the template I'm using
...
<t:errors/>
...


Is there something similar for the beaneditform?

Yes. Have you even tried before posting? ;)

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to