@alex_zeng wrote:
https://gojs.net/latest/samples/records.html
I’m new to GoJS. The example above shows how to add links between fields.
But I find a issue when I draw a link from 'field1 in ‘Record1’ to ‘fieldA’ in ‘Record2’:
- I can’t draw a link from any fields in ‘Record2’ towards any fields in ‘Record1’;
2.Draw a link from any fields in ‘Record1’ towards any fields in ‘Record2’ is still available;
I’m confused and want to find a way to make a two way link between Record1’s fields and Record2’s fields.
Is that possible?
Thanks.
Posts: 2
Participants: 2