0
elementalinsights created
Is there a way to reuse a many to many relationships on the navigation's property of the CRUD generator.
Basically, I have two entities that have a many to many, but I want the selections to be available in both edit models. If I had a M=>M to one entity and then go to add it to another, I get two tables for the m->m relationship, but I just want it to reuse the same table for that relationship in both models.
Like I want to use this exact relationship navigation on another entity. But when I try to do that it creates another M-M table.
1 Answer(s)
-
1
Hi, unfortunately, currently there is not a way in ABP Suite to access the selections on both sides. I will create an internal issue for your request.
Regards.