| Hi Petar Tahchiev if you always manage both sides of the association:
- when you add a parent to a child you have also to add the child to the parent children list
- when you add a child to a parent you have also to add the parent to the child parents list
you should have no problems.
|