Hi,
I've got this part of data model:

"Towar" represents products and "Koszyk" is a cart for my shop application.
Now I need to show all records from "Koszyk" table. However - when I invoke "Display attributes" wizard for "Koszyk" table, Index Unit allows to choose only "oid" and "liczba" attributes. As there's a relationship between entities listed above, I need to show also "nazwa" attribute for each row. How can I do this?
Thanks in advance for help.