Jonas L. | Minecoll_YT
Link multiple products to multiple companies
Hello! I tried creating a new "Products" object and filling it with different products. I used the relation type "has many" (1:n) and "has one" (n:1).
The problem is there is no "many to many" (n:n/m:n). I managed that:
- multiple companies can have the same product but they can only have one product
- multiple companies can have different products but other companies can't use the same product
Is there any option I can use, did I do anything wrong or do I have to wait until there is 1 "many to many" relation type?
6 replies