#calculations

Using input widgets for Calculation (Arithemetical Calculations)

How can i do this

i followed this tutorial
https://community.bonitasoft.com/questions-and-answers/computed-fields-u...

i have been able to create a custom widget for calculations works fine , but i want to have the same like thing in an input widget (Have the two input widgets use something like a javascript expression to calculate)
It should calculate and give the results in a third input box (Editbox)

Notifications