Hi, while the sample is only UI code to add front end nodes and lines. Please also update sample (it did not compile 2014 code/lib) to 4.5.2 and current dll's this sample is with old SF dll's, old bootstrap webgrease respond etc
Where is the data binding for the nodes or flows? where are the backend handlers / controller actions & navigation functions? In its current form this cannot be use for any business purpose, its only a mock UI
, with no easy OO way to update the BPMN process - an you add it to the sample, with comments
There are no data binding functions, for e.g. I cannot do any of these BPM -
- Where is the BPM data-binding for the next or previous state?
- Where is the data-binding for a branch, Yes approved - no rejected, go back to previous state, or go to beginning?
- How to highlight of the current state, branches
- how to check if open/unconnected lines, abandoned/lone nodes
- How to save and repopulate easily the diagram in the db
thanks
Mega