Re: Untetermined count of form elements

2007-02-28 Thread Howard Lewis Ship
Why wouldn't work (where textproperty is an edittable property of each option object from optionList? When the form submits, the Loop will bet involved and will iterate the elements in the list again, keeping the option property upto date before each textfield pulls a value from the request. Th

Untetermined count of form elements

2007-02-28 Thread Dennis Kempin
Hello, i am trying to process an dynamic amount of options, which are fetched from an list, just like this: Well every textfield needs a value to write the result, but when i have an undetermined amount of textfields, i cannot hardcode the value component pro