Hi Thiago, Thanks a lot for your prompt feedback! I will try to use the BeanEditor by contributing new property editors. I also thought about looping through the map entries and use the delegate component for the different field types. Let's see.
Best, Thilo -- Thilo Tanner IT Development Lead Direct +41 43 300 54 42 Mobile +41 79 506 46 36 [email protected] RepRisk AG, Stampfenbachstrasse 42, 8006 Zurich, Switzerland Tel. +41 43 300 54 40, Fax +41 43 300 54 46 www.reprisk.com Follow us on Facebook or Twitter: www.facebook.com/RepRisk | www.twitter.com/RepRisk If you are not the intended recipient, please notify the sender - thank you. ________________________________________ From: Thiago H de Paula Figueiredo <[email protected]> Sent: Monday, January 12, 2015 13:56 To: Tapestry users Subject: Re: [T5.4] Dynamic Forms On Mon, 12 Jan 2015 09:46:12 -0200, Thilo Tanner <[email protected]> wrote: > Is it possible to generate a dynamic form containing each of the > parameters by loading a form fragment based on the given type? BeanEditor/BeanEditModel already do that. See section Adding New Property Editors in http://tapestry.apache.org/beaneditform-guide.html. Any further questions, just ask. :) -- Thiago H. de Paula Figueiredo Tapestry, Java and Hibernate consultant and developer http://machina.com.br --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
