Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

Can we create relationship like Child-(Teacher, Attorney) , Mother-Aunt

$
0
0

@TusharSagar wrote:

I have manipulated the code like below. Please let me know if there is a better way to do so.
{ key: 1, n: "Sean Lewis", s: "M", m:2, f:7},
{ key: 2, n: "Jennifer Lewis(Mother)", s: "F",ux: 7},
{ key: 3, n: "Alison Ince(Aunt)", s: "F",ux: 2}, //Manipulated ux
{ key: 4, n: "Monica Angeles(Grandmother)", s: "F",ux: 2},
{ key: 5, n: "Susan Lewis(Sister)", s: "F", ux: 1},
{ key: 6, n: "Eve Wymann (Step Mother)", s: "F",ux: 7},
{ key: 7, n: "Greg Lewis(Father)", s: "M"},
{ key: 8, n: "Daniealla Perez(Teacher)", s: "F",ux: 1},
{ key: 9, n: "Serena Wright(Attorney)", s: "F",ux: 1},
{ key: 10, n: "Mark Cerda(Therapist)", s: "M",ux: 1},

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles