YES! So because I'm setting these properties in a loop that handles
different array items i need to initialize those properties each time
so that the property values for the current item are used and not the
property values set in the previous loop...
Thanks.
On Apr 14, 4:34 am, Blair McKenzie <
shi...@gmail.com> wrote:
> Try initialising sailsprops:
> <cfset sailsprops = structnew() />
> before setting the properties and saving.
>
> createData is probably adding properties that you need to clear out.
>
> Blair
>
> On Tue, Apr 14, 2009 at 10:41 AM, Marco van den Oever <
>