Yep, definitely was over complicating. I just have to use the value parameter of the Loop component.
Hugo Palma wrote: > My use case is this, > > i would like to let the user to enter an undefined number of values. I > have the UI implemented with a loop component getting the number of > cycles from a page property and in each cycle it places a new textfield > component. > > The problem is, what property do i put in each of the textfield value > paramters ? I'm holding the values in a List property in my page. > I can't do <input t:type="textfield" value="myList.0"/>. > > Any ideas ? > I'm thinking that i may be complicating something that probably is much > simpler. > > -- Hugo Palma ---------------------------------------------------- LOGICAL SOFTWARE Human Capital | Enterprise Java Systems | Research Phone: (+351) 961104211 Email: [EMAIL PROTECTED] Blog : http://blogs.logical-software.com/roller/logicalme Web : http://www.logical-software.com ---------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
