Hi all,
I created a custem entity, called "new_institution". and added many-to-many relationship to new_institution (N:N to same entity).
Then I add subgrid on the form.
I'm creating institution record called "inst 1".
In the subgrid add record called "inst 2".
when I click on "inst 2" I dont see "inst 1" in the subgrid.
The problem is that many to many relationship to same entity - not show the record in two sides.
Any idea what can I do?
Thanks!