Closed
Description
Hi,
when I try to use replacing hook I only get the record and not the related objects, I just wanna add some default data (e.g. the logged in user as created_by, updated_by properties...). Is there another way - maybe overwriting the Adapter 'replace' methods, but would be the controller hooks not the place to do so?