Definitely not plugin. Maybe behavior with afterSave callback. On 7 фев, 07:52, "Krissy Masters" <[email protected]> wrote: > I have not started so I have no code to show, but rather a question to point > me in the right direction. > > Location hasMany Attractions > > Location hasMany Hotels > > Location hasMany Reviews > > Now when you view Location it shows last updated by Location.modified, last > time the Location record was edited, what I need is that to be updated > anytime any of its related hasMany is added, edited, updated the > Location.modified also gets updated. I would think some kind of linking > Behavior attached to the related Models but would that be the best, easiest > way to incorporate something like this? An AutoUpdated behavior, or has > someone come across this or created something similar or is there a feature > in Cake that can do this already? > > Thanks
-- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
