In your content type, you should be able to override any of the functions defined in either the basic types.cfc or fourq.cfc. I think there are also "afterSave" functions as well. Tomek
On Sat, Oct 4, 2008 at 8:55 PM, AJ Mercer <[EMAIL PROTECTED]> wrote: > you can overide the beforeSave function > > take a look at dmFile.cfc for an example > > > > On Sun, Oct 5, 2008 at 3:07 AM, Fastele <[EMAIL PROTECTED]> wrote: > >> >> I have a custom type that I have created for my project. What I want >> is to be able to do some other processing after the object has been >> saved. How and where would I hook my code in? >> >> > > > -- > AJ Mercer > Web Log: http://webonix.net > > > Once you come to the realisation that everyone is crazy, > You will never be surprised or disappointed ever again. > AJM 2008 > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
