sartography / bpmn-js-spiffworkflow

A BPMN.js extension to improve working with SpiffWorkflow - the python BPMN engine.
MIT License
19 stars 5 forks source link

Add Form Builder and Markdown options for unauth Message Start Event #81

Open calexh-sar opened 3 months ago

calexh-sar commented 3 months ago

Issue #77 updated the UI so the json form files that should be used in an unauth Message Start Event can be specified. This issue takes this feature to the next level and should allow the user can invoke the Form Builder and create the form and the Markdown Editor to format the confirmation message used by this feature.