Hi,
I would like to get a reference to the current record regardless of whether I'm in the 'view' page of a record or in of its related record 'list' pages. The $record parameter passed to the delegate class methods unfortunately changes to the first item of the related records table although the $_tablename stays the same.
Will I need to check the -action var and handle that myself?
Regards, Christian