As the subject already tells, I am looking for a possibility to get more fields from a n:n relationship into the related entities.
I would like to work with some other fields, which is possible for n:1 relationships but not for n:n. I see in the database, there are only saved Id and the ID of the record`s name, but nothing usable for varchar fields.
Maybe I did not understand the reason for this, but it would be great to have this possibility. Does anybody have an idea?
I would like to work with some other fields, which is possible for n:1 relationships but not for n:n. I see in the database, there are only saved Id and the ID of the record`s name, but nothing usable for varchar fields.
Maybe I did not understand the reason for this, but it would be great to have this possibility. Does anybody have an idea?
Comment