Re: Multiple new objects with a component

2014-04-15 Thread Geoff Callender
On each Loop, try formstate="iteration". Here's an example: http://jumpstart.doublenegative.com.au/jumpstart/examples/tables/editableloop1 And for T5.4: http://jumpstart.doublenegative.com.au/jumpstart7/examples/tables/editableloop1 Cheers, Geoff On 16/04/2014, at 12

Multiple new objects with a component

2014-04-15 Thread Tony Nelson
I am trying to build a form where there are N instances of a custom editing component. For example, something simple like: http://tapestry.apache.org/schema/tapestry_5_3.xsd";> ${idx} : Id: : B: The component Java code is trivial: public class EditObject { @Property