I want to create a List of some already defined items. Problem is, that I want to fetch the name of the item (and not only the id, which is normally referenced). Something like this (but the second column filled with the fetched item-name, of the corresponding item-id):
These are my defined doctypes (I need the doctype Testlinking, because the Items are already defined and I just want to add them to a List later. When a List has the Items as a Child Table than this is not possible?)