I have created a form part AAA_AttachedFilesFormPart. The form part will show information about attached files in general journal.
The form parts data source is a query with LedgerJournalTable as root source.


I have added AAA_AttachedFilesFormPart to LedgerJournalTable form.

But how do I set the Data source relation? When I look at the form parts property the lookup for data source relation is empty. I have read somewhere that I can manually write Selflink (LedgerJournalTable in both forms) but this doesn’t work, my form part is empty even when there are several attachments on a journal.
