Hi,
The problem I'm trying to solve is having a "global" page and then using "Fetch content from other page" (using the same pagetype) to make the page exist in multiple places in the pagetree, while also being able to override the "global" properties of the page with local, which is what Fetch content from other page enables, just that I can't get onpageediting to work with it.
Is there a way to make onpageediting work while the page is having the "shortcuttype" set to "Fetch content from page"? The onpage editing fields themself is there in the adminview, just disabled (i guess to prevent confusion?).
I have tried overriding the iversionable_shortcut property but with no luck as ShortcutBlock is an internal type, but I guess there might be a better and more proper way?