i want to create a factboy that sits on basically every page that has a sourcetable with the field SystemCreatedBy.
It should display always this information.
i would like to avoid redundancy. therefore i am looking into defining the factbox only once.
As i learned, it is inserted via a pageextension of the parent page. is there another way, maybe? maybe through a codeunii?
Also, i would have to figure out a flexible way to address the (then changing) SourceTable.
Any ideas on how to aproach this?