Re: setData() verses createData() [ Farcry 6.2 ]

AJ Mercer <[email protected]> Tue, 11 Feb 2014 10:40:13 +0800
Newsgroups gmane.comp.cms.farcry.devel
Message-ID <CAPURtC324W_iSjqaf00kVOQgPGJhyt7qPruEAvdwUd95+=y-Wg@mail.gmail.com>
Hmmm, ok. Was assuming my beforeSave() was being called, but I put a
cfabort in there and it is not called.

I have boolean fields in my custom type,
when createData() is used, they are set to empty string.
when setData() is used, they are set to the (formtool) default


<cfproperty name="bContacted" type="boolean" ftType="boolean"
ftDefault="false" required="false"
ftSeq="210" ftWizardStep="PSL Contact Follow-up" ftFieldset="Update
Details" ftLabel="Contacted">



On 11 February 2014 10:21, Justin Carter <[email protected]> wrote:

> Nope, I think the only time Core runs beforeSave() is when a form (or
> wizard) is processed, and in createFromUpload() (for file/image
> formtools) - it doesn't get run within createData() or setData(). I'm not
> entirely happy with the way that part of the API currently works, but it's
> easy enough to call beforeSave() manually before create/setData().
>
> cheers,
> Justin
>
> --
> Justin Carter
> http://www.madfellas.com/blog
> http://twitter.com/justincarter
>
>
> On Tue, Feb 11, 2014 at 1:10 PM, AJ Mercer <[email protected]> wrote:
>
>> it seems that if createData() is used it does not fire beforeSave()
>> where as setData() does,
>> but with setData() you need to create an objectID
>>
>> Is this correct?
>>
>> --
>>
>> *AJ Mercer*
>> <webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org
>> community="Open" /> <http://webonix.org>
>> http://twitter.com/webonix
>> Railo Community Manager<http://www.getrailo.org/index.cfm/community/team/>
>>
>> --
>> You received this message cos you are subscribed to "farcry-dev" Google
>> group.
>> To post, email: farcry-dev-/[email protected]
>> To unsubscribe, email: farcry-dev+unsubscribe-/[email protected]
>> For more options: http://groups.google.com/group/farcry-dev
>> --------------------------------
>> Follow us on Twitter: http://twitter.com/farcry
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "farcry-dev" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>  --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: farcry-dev-/[email protected]
> To unsubscribe, email: farcry-dev+unsubscribe-/[email protected]
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry
> ---
> You received this message because you are subscribed to the Google Groups
> "farcry-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 

*AJ Mercer*
<webonix:net strength="Industrial" /> <http://webonix.net> | <webonix:org
community="Open" /> <http://webonix.org>
http://twitter.com/webonix
Railo Community Manager <http://www.getrailo.org/index.cfm/community/team/>

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev-/[email protected]
To unsubscribe, email: farcry-dev+unsubscribe-/[email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
--- 
You received this message because you are subscribed to the Google Groups "farcry-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to farcry-dev+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
For more options, visit https://groups.google.com/groups/opt_out.