On Mon, 07 Nov 2011 17:23:27 -0200, TG <tapestry...@hotmail.com> wrote:

Any kind souls out here that can send me samples codes with beaneditor with two submit buttons that work?

Not tested:

<form t:type="Form">
        <div t:type="BeanEditor" object="xxx"/>
        <input type="submit" t:type="Submit" t:id="submit1"/>
        <input type="submit" t:type="Submit" t:id="submit2"/>
</form>

Cheers!

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