Hi:
I created a Many-to-Many relationship in an entity named as Target.
In target entity, I added a subgrid on form and records are shown in the subgrid that I can add from add button on this grid.
I want to see that in which field these records are saved?
as I can think that there will be a field in Target entity to save Users for that Target.
is there any field like AssignedTo?
how can I identify this thing?

