Hi,
Let's say I have an entity Task, and I want to create a subgrid on the form containing predecessors for a task and successors for a task. In other words, I want to create a N:N relationship with the same entity. Let's say I have a task A and a task B. When I'm on the form for task B and add task A as a predecessor on the predecessor subgrid, is it possible to see task B on the successor subgrid on task A?