@Fevill wrote:
First time :
Second timevar node = this.MasterDataDiagram.findNodeForKey(mdName);
var p = node.findObject("LIST");
if (p !== null) p.visible = true;
Posts: 5
Participants: 2
@Fevill wrote:
First time :
Second timevar node = this.MasterDataDiagram.findNodeForKey(mdName);
var p = node.findObject("LIST");
if (p !== null) p.visible = true;
Posts: 5
Participants: 2