On Tue, 26 Jul 2011 04:38:39 -0300, dragan.sahpas...@gmail.com <dragan.sahpas...@gmail.com> wrote:

Just customize the bean edit form by adding a delete button, by copying the entire tml and java class in your components package and make the needed
changes. I use this approach and works for me.

Hi!

I'm sorry, but I wouldn't recommend this at all. BeanEditForm is almost nothing more than a Form with a BeanEditor and an HTML submit button inside. The real work is done by BeanEditor, so copying BeanEditForm makes absolutely no sense to me.

--
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