T
Twenty3mo ago
Lionep

Can I add a relation "Many to many" in a model ?

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 ?
3 Replies
ɃØĦɆᵾS
ɃØĦɆᵾS3mo ago
GitHub
Many-to-Many Workarounds · twentyhq twenty · Discussion #12748
Does anyone have a current best practice for many-to-many workarounds until the feature is done being developed?
ɃØĦɆᵾS
ɃØĦɆᵾS3mo ago
They'll be implemented in near future but for time being you have to use a workaround
Lionep
LionepOP3mo ago
Thanks, this discussion is helpful, and it's a good news for me, that it's on the short term roadmap.

Did you find this page helpful?