By alexom1111 on
I have a content type "production" and "brand". For each production there is only one brand. How do i make link "brand" <---> "production" one to many without using taxonomy? You know, i don't want to create new taxonomy instance for each existing brand node.
Comments
You could use an entity
You could use an entity reference field (I believe there is also a reverse entity reference field).