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

Trigger won't work

$
0
0

@jeremy wrote:

Currently i'm building a workflow using templateMap added 3 templates. After i built the workflow and then i use AJAX call to our server to save that JSON file, i saved the JSON content using 'diagram.model.toJson()'. And load by AJAX call as well and loading by diagram.model = go.Model.fromJson(data);

the funny thing is, the 'linkDrawn' and 'ChangedSelection' parts which i defined in the diagram both work. But in the diagram.model i defined 'Changed' which won't be triggered any more. Any one have solution to this circumstance?

Many thanks in advance!

Best,
Jeremy

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles