The standard way of doing this is:
<ft:processform>
<ft:processformobjects typename="type" r_stProperties="myProp">
<cfset myProp[property] = newvalue />
</ft:processformobjects>
</ft:processform>
On Wed, Sep 7, 2011 at 11:14 PM, Tomek kott <[email protected]> wrote:
> Hmm, no, I basically do:
>
> <ft:processform>
> <cfset form[ property ] = setNewProperty()>
> <ft:processformobjects r_stProperties = "myProp" typename="type"/>
> </ft:processform>
>
> I'll give the change a shot, but what is the difference between setting it
> in the form struct outside processformobjects and in the stproperties in the
> processformobjects? Hmm, I think I'll need to take a look at how the two run
> things.
>
> Thanks,
>
>
> Tomek
>
> --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: [email protected]
> To unsubscribe, email: [email protected]
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry
>
--
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry