Trigger input on decision tables in Javascript

Hi there,

we use bpmn for the decision tables in our company. The users fill and edit the decision table within the modeler in our webapps and then save and “push” it to the bpmn-engine.

Is it possible to trigger events on the modeler like edition the outputs - like the event change?

For example:
In Germany we hae the notation of numbers like “1.000,99”, but camunda needs it in US-format. If I am able to trigger the event, I will be able to do a checkup and clean up wrong inputs and so on.

Kind Regards

Florian