Tool bar below modeler

Hello,

I’ve managed to run the modeler from the example with no problems. My question is: how can I implement the tool bar that shows on the http://demo.bpmn.io/ site that allows me to open/save a BPMN diagram?

Thanks!

Hi,

the demo application’s source code is available here. :wink:

Philipp,

The link is broken. Can you send me another one?

Thanks!

My bad, its actually a private repository. Have a look at Viewer which implements XML import and export. The toolbar is just a matter of calling these functions.

Any hope bpmn-io-demo will be made public?

here we can drag and drop the shape and perform different connections and all, like that how can I achieve same functionality offline, means, I have created a simple web application in visual studio and added an html page , in that page I want the same UI means those shapes should be available for drag and drop.
Is this possible.???

Please do not necrobump old topics. Instead link to this thread from new topic.