Oliver Hader wrote: > A dirty workaround > could be to use any of the processDatamap_* hooks to revert the entry > for the parent table on $this->remapStack. $pObj->remapStack[0]['args'][$pObj->remapStack[0]['pos']['table']] = ''; Did the trick ... :) Bye, Nikolas