Hello everyone…
I’m doing basic “Math Calculation”.

when the user clicks the + Button, on the input box the number increase,
and when the user clicks the - Button it decreases. (It works with both buttons)
I’ve done this using Custom State and Initial Content on the input box.
But I have a problem though.
When the user erases the number on the input box and it writes another one… it does change the Custom State (using the workflow trigger when an input changes) but it does not change on the input box when the user clicks the buttons (- or +). It stays still. While on the Custom State it changes (I’m seeing it using a text element)
Any idea why this is happening?
Thanks
Fabian
