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? Markus --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org