#Can I add a relation "Many to many" in a model ?
1 messages · Page 1 of 1 (latest)
They'll be implemented in near future but for time being you have to use a workaround
1 messages · Page 1 of 1 (latest)
I'm trying to modelize a customer order in Twenty.
I have a model that is my product database, and I want to link multiple products into an order.
It seems that the relation type "Has many", would force my product to be linked to a single order.
Is there any way to do this ?
They'll be implemented in near future but for time being you have to use a workaround