@peddikishore wrote:
I made a sample layout similar to orgChartEditor.
I have a scenario where I want to restrict nodes from having multiple ports.
For example I have nodes A, B, C, D, E etc and i want a connection B -> C -> D -> A. And at the same time it should not allow connection from C -> A or A -> B. by which I mean it should be sequential order and once a link is drawn from FROM node that node should not accept a TO reference back again.
Posts: 2
Participants: 2