Many2Many - Self referential. #1941
Unanswered
karim42benhammou
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm trying to build a model where I can select child objects from another but I can't:
The relations:
Formats
relation works as expected butObjects
doesn't. It keeps returning the actual object. How can I fix this?Many thanks 😊
This example is simplified
Beta Was this translation helpful? Give feedback.
All reactions