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

Assume established naming conventions over requiring a form schema an… #46

Closed danfunk closed 10 months ago

danfunk commented 10 months ago

Assume established naming conventions over requiring a form schema and ui schema each time as separate inputs. Making this one dropdown for the user form instead of two. Assure there is always an empty option in the dropdown list, so people have the ability to re-select nothing if they choose to do so. Provide a way to override the default behavior when a response is provided back to a generic launch button.