Hi all, using beta 5 I've come across a problem with the new For loop component. Using the old Foreach component I have a field in a form tied to object properties that get looped over, nothing fancy. Using this, doing the updates all the values for the individual objects are update and saved.
However, using the new For loop, either, none of the values are getting set, or none of the values/objects are being saved. The source list for the loop is persistent and does stick around between requests so thats ok. Not sure where else to check to fix this. Anyone run into this before? If not I'll post some code to so a more exact setup of the problem. -Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
